You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2020/10/22 13:51:04 UTC

[hbase] branch master updated (2cd5f91 -> 74df1e1)

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

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


    from 2cd5f91  HBASE-25197 Remove SingletonCoprocessorService interface (#2560)
     add 74df1e1  HBASE-25207 Revisit the implementation and usage of RegionStates.include (#2571)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hbase/master/HMaster.java    |  2 +-
 .../hbase/master/assignment/AssignmentManager.java | 17 +++++++++++--
 .../hbase/master/assignment/RegionStates.java      | 28 ++++++++++++++--------
 .../master/procedure/EnableTableProcedure.java     |  4 ++--
 .../hbase/master/assignment/TestRegionStates.java  | 23 +++++++-----------
 5 files changed, 45 insertions(+), 29 deletions(-)