This is an automated email from the ASF dual-hosted git repository.

ndimiduk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


    from 53e3aa902d2 HBASE-28984 Refactor cache update logic to use new 
PermissionCache instances (#6485)
     add 47d2aa53cb3 HBASE-29131 Introduce the option for post-compaction 
validation of HFiles (#6700)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hbase/regionserver/HRegion.java  | 105 ++++++++++++++++-----
 .../apache/hadoop/hbase/regionserver/HStore.java   |  44 +++++----
 .../hadoop/hbase/regionserver/StoreEngine.java     |  64 +++++++++----
 .../hadoop/hbase/regionserver/TestCompaction.java  |  75 ++++++++++++++-
 .../TestCompaction_HFileWithCorruptBlock.gz        | Bin 0 -> 952 bytes
 5 files changed, 228 insertions(+), 60 deletions(-)
 create mode 100644 
hbase-server/src/test/resources/org/apache/hadoop/hbase/regionserver/TestCompaction_HFileWithCorruptBlock.gz

Reply via email to