HBASE-22340 Corrupt KeyValue is silently ignored (#207)
commit94122f6a742a430b61869f07ed721bdf93185efd
authorPeter Somogyi <petersomogyi@users.noreply.github.com>
Thu, 2 May 2019 09:17:28 +0000 (2 11:17 +0200)
committerGitHub <noreply@github.com>
Thu, 2 May 2019 09:17:28 +0000 (2 11:17 +0200)
tree07ec9561174507c502ecd6ddd740dc56997f3892
parent47b4ab7b9732b790b2b471c489f670093e64ad2c
HBASE-22340 Corrupt KeyValue is silently ignored (#207)
hbase-common/src/main/java/org/apache/hadoop/hbase/KeyValueUtil.java
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.java