I have a 10 node, 4.3 SolrCloud with 5 shards.  It's a heavy write (100x more
writes than reads) environment.  After less than 10k docs in 20 minutes or
so I get tons of EofExceptions from what appears to be the synchronization
traffic between the nodes.  When I do queries during this exception storm I
get inconsistent number of rows for a simple *:* query.  Seems to suggest
things are not synchronizing. I've changed a handful of RHEL sysctl
parameters like net.core.somaxconn=4096, net.ipv4.tcp_max_syn_backlog=8192
with no luck.  This sure seems like something basic I'm missing.




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Getting-tons-of-EofException-with-jetty-SolrCloud-tp4067427.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to