Hi Raul, Thanks for the link. Unfortunately I cannot use a patch for this right now, I'm stuck with what I have. Just looking to make it less sensitive to few second GCs or clock syncs. My understanding is that these session configurations will help, but I am not exactly sure what they do to come up with appropriate settings for each of them.
Regards, Jonathan Sent from my iPhone On Apr 7, 2014, at 4:16 PM, Raúl Gutiérrez Segalés <[email protected]> wrote: > 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
