Re: Zookeeper timeout message in logs has value < configured timeout

2019-01-14 Thread Mark Anderson
Thanks. For the record the "A word or two about heartbeats" section at https://cwiki.apache.org/confluence/display/ZOOKEEPER/Troubleshooting covers how the ZK session timeout is handled. On Thu, 10 Jan 2019 at 09:40 赖剑清 wrote: > Hi, > > I think it's the zk client's problem. > > 1. Where the

RE: Zookeeper timeout message in logs has value < configured timeout

2019-01-10 Thread 赖剑清
Hi, I think it's the zk client's problem. 1. Where the log producted: if (to <= 0) { String warnInfo; warnInfo = "Client session timed out, have not heard from server in " + clientCnxnSocket.getIdleRecv() + "ms" + " for sessionid 0x" +