On Aug 21, 2012, at 1:02 PM, Jordan Zimmerman <[email protected]> wrote:
> FYI - Curator has a utility for expiring a session: > > https://github.com/Netflix/curator/blob/master/curator-test/src/main/java/com/netflix/curator/test/KillSession.java So the question is, given that it apparently operates identically to the kazoo test, if you run it repeatedly a few hundred times, will you get this same error? Kapil verified this same error occurs using txzookeeper, so its in two Python clients. If it never happens for Curator, perhaps its a bug in the C binding. Cheers, Ben
