Open spacejam opened 9 years ago
@spacejam https://github.com/samuel/go-zookeeper/issues/82
it looks like this doesn't cause an issue for the mesos-go client in most cases due to it's rewatch interval being so low (statically configured to 200ms), which in turn is acting like a heartbeat and keeping the session alive.
@spacejam: Ping.
My friend @dallasmarlow told me that he has been seeing client timeouts against zk 3.3 and 3.4 using this zk client, as the session timeout is not being properly respected. This is causing his ephemeral znodes to constantly be invalidated. We need to: