petersomogyi commented on a change in pull request #18:
URL: https://github.com/apache/hbase-filesystem/pull/18#discussion_r532508610



##########
File path: hbase-oss/src/main/java/org/apache/hadoop/hbase/oss/Constants.java
##########
@@ -32,4 +32,6 @@
   public static final String ZK_MAX_RETRIES = 
"fs.hboss.sync.zk.sleep.max.retries";
 
   public static final String CONTRACT_TEST_SCHEME = 
"fs.contract.test.fs.scheme";
+
+  public static final String WAIT_INTERVAL_WARN = 
"fs.hboss.lock-wait.interval.warning";

Review comment:
       I missed that part, already marked ZKTreeLockManager as Viewed when I 
searched for the config usage. 🙂 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to