Randgalt commented on code in PR #445: URL: https://github.com/apache/curator/pull/445#discussion_r1154311872
########## curator-recipes/src/main/java/org/apache/curator/framework/recipes/locks/InterProcessReadWriteLock.java: ########## @@ -114,17 +114,7 @@ public static class WriteLock extends InternalInterProcessMutex { public WriteLock(CuratorFramework client, String basePath, byte[] lockData) { Review Comment: This old code doesn't do anything right? -- 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: commits-unsubscr...@curator.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org