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

[hbase-filesystem] branch master updated (64df29a -> 73cc2c9)

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

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


    from 64df29a  HBASE-25331 [HBOSS] TreeLockManager should log warnings about lock contention periodically (#18)
     add 73cc2c9  HBASE-25477 Purge use of VisibleForTesting (#19)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hbase/oss/HBaseObjectStoreSemantics.java     | 3 +--
 .../java/org/apache/hadoop/hbase/oss/sync/TreeLockManager.java     | 7 +++----
 .../java/org/apache/hadoop/hbase/oss/sync/ZKTreeLockManager.java   | 5 ++---
 .../org/apache/hadoop/hbase/oss/sync/LocalTreeLockManager.java     | 6 +++---
 .../java/org/apache/hadoop/hbase/oss/sync/NullTreeLockManager.java | 6 +++---
 pom.xml                                                            | 6 ------
 6 files changed, 12 insertions(+), 21 deletions(-)