You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by vj...@apache.org on 2021/07/01 10:02:41 UTC

[hbase] branch master updated (147b030 -> 4c7da49)

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

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


    from 147b030  HBASE-26028 The view as json page shows exception when using TinyLfuBlockCache (#3420)
     add 4c7da49  HBASE-25902 Add missing CFs in meta during HBase 1 to 2 Upgrade (#3441) (#3417)

No new revisions were added by this update.

Summary of changes:
 ...tion.java => PleaseRestartMasterException.java} | 14 ++--
 .../org/apache/hadoop/hbase/master/HMaster.java    | 78 +++++++++++++++++++++-
 .../hadoop/hbase/util/FSTableDescriptors.java      | 45 ++++++++-----
 3 files changed, 113 insertions(+), 24 deletions(-)
 copy hbase-client/src/main/java/org/apache/hadoop/hbase/{ipc/ServerNotRunningYetException.java => PleaseRestartMasterException.java} (81%)