DomGarguilo commented on issue #637: URL: https://github.com/apache/accumulo/issues/637#issuecomment-754901861
My current thinking is to append the UUID to the path passed to `create()` within `ZooReaderWriter.putEphemeralSequential` which should achieve the format discussed earlier: `lock-[uuid]-########`. I'm not too sure where the best place to implement the portion which recovers the created node via `getChildren()` when this error occurs or how exactly to detect when this error occurs. ---------------------------------------------------------------- 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]
