You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zg...@apache.org on 2020/06/03 01:15:24 UTC

[hbase] branch master updated (901187a -> f71f1cd)

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

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


    from 901187a  HBASE-22738 Fallback to default group to choose RS when there are no RS in current group (#1789)
     add f71f1cd  HBASE-24412 Canary support check only one column family per RegionTask (#1817)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/hbase/HConstants.java   |   1 +
 .../org/apache/hadoop/hbase/tool/CanaryTool.java   | 193 ++++++++++++---------
 .../apache/hadoop/hbase/tool/TestCanaryTool.java   |  53 +++++-
 3 files changed, 161 insertions(+), 86 deletions(-)