cammckenzie commented on pull request #376: URL: https://github.com/apache/curator/pull/376#issuecomment-745019125
@jmslocum16 the basic interface looks OK to me, as does the idempotent logic. Just to confirm my understanding of your solution, your plan is to still have the connection loss exception propagate up to the client code, and they will retry create / update commands with the idempotent flag set, which will succeed if the versions / data match? ---------------------------------------------------------------- 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]
