Github user cammckenzie commented on the pull request:
https://github.com/apache/curator/pull/97#issuecomment-133959712
Nice work Jordan,
I just had a quick preliminary look through stuff and I had one
observation. For the timing stuff that checks if we've been in a SUSPENDED
state for long enough for the server to have timed out the connection, it's
using the session timeout specified in the builder.
Isn't there some sort of negotiation when connecting to Zookeeper in
regards to session timeout? I.e. It's possible for Zookeeper to specify that a
different session timeout will be used rather than the one that the client
wants?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---