You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2019/08/29 19:27:42 UTC

[hbase] branch master updated (83e7794 -> 56fd3e9)

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

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


    from 83e7794  HBASE-22943 Various procedures should not cache log trace level (#557)
     add 56fd3e9  HBASE-22941 merge operation returns parent regions in random order (#556)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/master/MasterRpcServices.java     |  4 --
 .../hbase/master/assignment/RegionStateStore.java  |  6 +--
 .../org/apache/hadoop/hbase/TestSplitMerge.java    | 49 ++++++++++++++++++++++
 .../org/apache/hadoop/hbase/client/TestAdmin1.java |  9 ----
 .../hbase/client/TestAsyncRegionAdminApi2.java     | 11 -----
 5 files changed, 52 insertions(+), 27 deletions(-)