> just do it again once reconnected
right, the whole discussion is unnecessarily complex for a delete op :)
On Tue, Aug 4, 2015 at 2:29 PM, Flavio Junqueira <fpj@apache.org> wrote:
> Touché!
>
> -Flavio
>
> > On 04 Aug 2015, at 22:21, Jordan Zimmerman <jordan@jordanzimmerman.com>
> wrote:
> >
> > If the client isn't sure that the delete has gone through, just do it
> again once reconnected (to server 2 in the scenario described). Whatever
> response you get for the delete should determine what you need to do.
> >
> >
> > FYI - this is why Curator has “guaranteed" deletes. So many recipes
> depend on the delete succeeding.
> >
> > -JZ
> >
>
>
|