Hi,
On 7 April 2014 12:50, Jonathan Knehr <[email protected]> wrote: > > Can someone explain the difference between minSessionTimeout and > maxSessionTimeout? > > https://github.com/apache/zookeeper/blob/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java#L403 > The documentation is not very clear with regards to these. > > For some background info, my zookeeper cluster is getting corrupted > sessions when the system clock is changed by a PTP for a seconds, or there > is a few second GC happening in one of the zk clients. > > Perhaps: https://issues.apache.org/jira/browse/ZOOKEEPER-1366 (I haven't tested that patch myself though). -rgs
