HorizonNet commented on a change in pull request #16:
URL: https://github.com/apache/hbase-filesystem/pull/16#discussion_r484331550



##########
File path: 
hbase-oss/src/main/java/org/apache/hadoop/hbase/oss/sync/TreeLockManager.java
##########
@@ -231,25 +231,27 @@ private boolean retryBackoff(int retries) throws 
IOException {
    * or write locks should be held by anyone on any child directory.
    *
    * @param path Path to lock
+   * @param depth Depth.DIRECTORY to look for locks on this path only, or 
Depth.RECURSIVE to

Review comment:
       Would it be better to use a Javadoc link for the `Depth` parts?




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to