You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by nd...@apache.org on 2020/01/14 00:34:11 UTC

[hbase] branch master updated (1d2c3ef -> 499ff32)

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 1d2c3ef  HBASE-23679 FileSystem objects leak when cleaned up in cleanupBulkLoad
     add 499ff32  HBASE-23383 [hbck2] `fixHoles` should queue assignment procedures for any regions its fixing (#917)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hbase/master/MetaFixer.java  | 214 +++++++++++++++------
 .../apache/hadoop/hbase/master/TestMetaFixer.java  |  49 +++--
 2 files changed, 191 insertions(+), 72 deletions(-)