Please take a look at maxSessionTimeout under: http://zookeeper.apache.org/doc/r3.3.3/zookeeperAdmin.html#sc_advancedConfiguration
On Sat, Feb 24, 2018 at 9:46 AM, Soheil Pourbafrani <soheil.i...@gmail.com> wrote: > Thanks, Manna, Can you say which property (in Kafka or Zookeeper) should I > increase? > > On Sat, Feb 24, 2018 at 7:49 PM, M. Manna <manme...@gmail.com> wrote: > > > Have you tried increasing the timeouts for zookeeper nodes and Kafka > > brokers to see if they make a difference? > > > > > > > > On Sat, 24 Feb 2018 at 14:55, Soheil Pourbafrani <soheil.i...@gmail.com> > > wrote: > > > > > Hi and Thanks, > > > Excuse me, The Kafka version is 0.11 and Zookeeper version is 3.4.10 > > > > > > I've check Zookeeper logs and sessions are expiring and renewing > > > continuously there. I use the same Zookeeper cluster for Hadoop HA and > it > > > works well. > > > > > > I Answer the same question with more details in the following link: > > > > > > Here > > > < > > > https://stackoverflow.com/questions/48885469/kafka- > > zookeeper-connection-drop-continuously > > > > > > > > > >