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/28 06:59:32 UTC

[hbase] branch master updated (4bbc772 -> 485da75)

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 4bbc772  HBASE-25173 Remove owner related methods in TableDescriptor/TableDescriptorBuilder (#2541)
     add 485da75  HBASE-25176 MasterStoppedException should be moved to hbase-client module (#2538)

No new revisions were added by this update.

Summary of changes:
 .../MasterStoppedException.java}                       | 18 ++++++++++--------
 .../java/org/apache/hadoop/hbase/master/HMaster.java   |  7 +------
 2 files changed, 11 insertions(+), 14 deletions(-)
 copy hbase-client/src/main/java/org/apache/hadoop/hbase/{ipc/StoppedRpcClientException.java => exceptions/MasterStoppedException.java} (76%)