No such luck. I just tried this with HEAD (which includes CURATOR-121),
but I still get the error.
When I repeat Gabriel's example in a loop (50 times) I get the error
message about once or twice, but at least once I've seen it not produce
the error at all.
If I replace the .getCurrentData() call with
.rebuildNode("/test/whatever") it becomes much more reliable at
reproducing the error message.
Karel
On 08/14/2014 11:23 AM, Karel Vervaeke wrote:
Adding to Gabriel's post: We're using curator 2.3.0, I'm not sure if
he tested with a more recent version.
I can't reproduce it in HEAD.
I've also found this:
https://issues.apache.org/jira/browse/CURATOR-121 which I believe may
have been the fix.
Karel