I want to determine the order of creation of a number of nodes without
using ZooKeeper's sequence feature because I do not want the name of the
nodes to be appended with a sequence number.

Regards,
vngantk

On Thu, Oct 3, 2019 at 2:37 AM Enrico Olivelli <eolive...@gmail.com> wrote:

> Can you give more details about your usecase?
>
> Enrico
>
> Il mer 2 ott 2019, 10:04 Vincent Ngan <ngan.vinc...@gmail.com> ha scritto:
>
> > Hi,
> >
> > According to the definition of czxid as mentioned in the documentation,
> can
> > I assume that the czxid of every node is unique? If this is the case,
> can I
> > just use it for purpose of determining the unique sequence number of a
> > node?
> >
> > Regards,
> > vngantk
> >
>

Reply via email to