thx for your reply.
my solr.xml is like this:
i have change the zkclienttimeout from 15s to 30s, but this exception still
shows.
and the load on solrcloud servers are not too heavy, they are 1.4 1.5 1.
and these disconnects appear in solrj logs, while the solrcloud is
Check the Solr logs for Zookeeper disconnects. It could be that as load is
increasing Solr is not able to respond to the Zookeeper pings which would
bring the nodes offline. If you see Zookeeper disconnects then you can
increase the zkClientTimeout set in solr.xml. But be aware that zk
disconnects
hi,all. I am new to Solr.
when i query solrcloud4.1 with solrj, the client throws exceptions as
follows.
there are 2 shards in my solrcloud.
each shard is on a server with 4cpu/3G RAM, and jvm has 2G ram.
when the query requests get more and more, the exception occers.
[java] org.apache.solr