Hi,

I am getting following INFO log messages many a times during my indexing.
The indexing process read records from database and using multiple threads
sends them for indexing in batches.
There are four shards and one embedded Zookeeper on one of the shards.

org.apache.zookeeper.ClientCnxn$SendThread run
INFO: Client session timed out, have not heard from server in 9276ms for
sessionid <id>, closing socket connection and attempting reconnect
org.apache.solr.common.cloud.ConnectionManager process
INFO: Watcher org.apache.solr.common.cloud.ConnectionManager@3debc153
name:ZooKeeperConnection Watcher:<host>:<port> got event WatchedEvent
state:Disconnected type:None path:null path:null type:None
org.apache.solr.common.cloud.ConnectionManager process
INFO: zkClient has disconnected

Kindly help me understand the possible cause of Zookeeper state
disconnection.

Thanks,
Modassar

Reply via email to