You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by bh...@apache.org on 2020/06/25 20:28:00 UTC

[hbase] branch master updated (e54e3af -> 84e246f)

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

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


    from e54e3af  HBASE-24616 Remove BoundedRecoveredHFilesOutputSink dependency on a TableDescriptor (#1955)
     add 84e246f  HBASE-24603: Make Zookeeper sync() call synchronous (#1945)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/hbase/HConstants.java   |  9 +++
 .../java/org/apache/hadoop/hbase/util/Threads.java |  2 +-
 .../hbase/backup/example/HFileArchiveManager.java  |  4 +-
 .../visibility/ZKVisibilityLabelWatcher.java       |  2 +-
 .../hbase/zookeeper/RecoverableZooKeeper.java      |  2 +-
 .../apache/hadoop/hbase/zookeeper/ZKWatcher.java   | 84 +++++++++++++++++-----
 6 files changed, 79 insertions(+), 24 deletions(-)