keith-turner opened a new issue #637: Ensure ZK server failure in the middle of lock creation is handled URL: https://github.com/apache/accumulo/issues/637 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
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
