This is an automated email from the ASF dual-hosted git repository.
binlijin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from 0f166ed HBASE-22096 /storeFile.jsp shows CorruptHFileException when
the storeFile is a reference file (#888)
add 580d65e HBASE-23356 When construct StoreScanner throw exceptions it
is possible to left some KeyValueScanner not closed. (#891)
No new revisions were added by this update.
Summary of changes:
.../apache/hadoop/hbase/regionserver/HStore.java | 60 +++++++++++++++-------
.../hadoop/hbase/regionserver/StoreScanner.java | 7 ++-
2 files changed, 47 insertions(+), 20 deletions(-)