eolivelli commented on a change in pull request #394:
URL: https://github.com/apache/curator/pull/394#discussion_r683798037
##########
File path:
curator-recipes/src/test/java/org/apache/curator/framework/recipes/locks/TestInterProcessReadWriteLock.java
##########
@@ -362,4 +362,77 @@ private void doLocking(InterProcessLock lock,
AtomicInteger concurrentCount, Ato
}
}
}
+
+ public static class LockPathInterProcessReadWriteLock extends
InterProcessReadWriteLock
Review comment:
This class seems not used.
Are you missing a commit?
Is there any test that covers these new APIs?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]