I've set up a simple 10 node, 5 shard SolrCloud 4.3. I'm pushing just a few
thousand documents into it.  What I'm doing is rather write intensive
100x...more writes than reads.  I've noticed that there seems to be an
unbounded use of resources.  I'm seeing a steadily increasing number of
network connections (monitored via: netstat | wc -l, which return over 5,500
and growing about 50 per minute) and over 2,200 open file descriptors (as
shown on the Solr dashboard).  This seems like there is something not
configured correctly.  At some point, rather soon I'm afraid, I'll run out
of resources.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/SolrCloud-running-away-with-resources-tp4067154.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to