Accumulo use ephemeral sequential nodes in ZK for locks. Need to ensure the lock code handles a ZK server failing in the middle of a call to create an ephemeral sequential node.
https://github.com/apache/curator/blob/apache-curator-4.0.1/curator-framework/src/main/java/org/apache/curator/framework/api/CreateBuilderMain.java#L57 [ Full content available at: https://github.com/apache/accumulo/issues/637 ] This message was relayed via gitbox.apache.org for [email protected]
