Hi, we are running SOLR 7.5.0. and EKS ZK external. Occasionally we get below Error from SOLR logs once we get this error that is it, we need to restart SOLR service then only it is working back as expected. even though ZK is reachable and accessible. Is there a configuration SOLR can automatically retry ZK instead of stuck,
WARN (main-SendThread(zk1-ip.ec2.internal:2181)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14123ms for sessionid 0x20000065bd86dcf WARN (main-SendThread(zk2-ip:2181)) [ ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14611ms for sessionid 0x20000065bd86dcf Thanks, Ramesh