hi everyone,

i used the technique described in the q&a at
http://wiki.apache.org/hadoop/ZooKeeper/FAQ for triggering expired sessions
for testing purposes. namely, opening another session with the same
zoo_client_id from an existing handle and then closing it.

however, this doesn't appear to do anything at all. i registered a session
event handler when creating the original handle, and it does not appear to
be receiving any type of session events, even after this explicit session
invalidation.

Any suggestions for why this is occurring and ways of getting zookeeper to
pass these session events?

BTW: this is using the c client api.

thanks,

michael

Reply via email to