Re: Threads blocking on solr slave servers

2010-03-25 Thread Lance Norskog
The Solr instance can only handle so many queries per second. It should be possible to configure the web app container to limit the total number of active threads. Also, have you watched the garbage collection statistics with 'jconsole' or another interactive tool? You might discover that it is sp

Threads blocking on solr slave servers

2010-03-25 Thread dipti khullar
Hi Since last 2 days we are facing extremely slow behaviour with solr slave servers. The threads are either in blocking or waiting state and require a restart of servers to keep the production running. Following are the relevant details: There are 2 search servers in a virtualized VMware environ