You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by GitBox <gi...@apache.org> on 2020/12/15 02:56:58 UTC

[GitHub] [curator] cammckenzie commented on pull request #376: CURATOR-584: WIP: Starting with foreground idempotent create

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:
users@infra.apache.org