On Tue, Jul 20, 2010 at 8:47 PM, André Oriani <aori...@gmail.com> wrote:
> Ted, just to clarify. By file you mean znode, right ? Yes. > So you are advising me > to try an atomic append to znode's by first calling getData and then trying > to conditionally set the data by using the version information obtained in > the previous step ? > Exactly.