DomGarguilo commented on issue #637: URL: https://github.com/apache/accumulo/issues/637#issuecomment-747671402
The attached link suggests the use of `.withProtection()` while creating the ephemeral sequential nodes. From what I can tell, this is an apache curator function which is not used in the creation of ephemeral sequential nodes which happens in [ZooReaderWriter.java](https://github.com/apache/accumulo/blob/243e5771b03281c64115a625da83a20cd586adde/core/src/main/java/org/apache/accumulo/fate/zookeeper/ZooReaderWriter.java#L151). I'm not sure of an alternative or a solution at this point. I know this is an old issue so I just wanted to share my initial thoughts/findings in case someone else has some insight into this. ---------------------------------------------------------------- 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: [email protected]
