Hi Martin,

The leader calls System.currentTimeMillis() and use that value as the
mtime of znode. So if the leader changes and the new leader's time is
set differently, mtime can go down.

--Michi

On Tue, Apr 17, 2012 at 7:45 PM, Martin Kou <[email protected]> wrote:
> Hi folks,
>
> There're a couple of timestamp values attached to znodes - are there any
> guarantees about the consistency of those timestamps? e.g. if a set
> operation have changed a znode's version from 2 to 3... is it guaranteed
> that the mtime of the znode can only increase?
>
> Best Regards,
> Martin Kou

Reply via email to