Shawn Heisey [s...@elyograg.org] wrote:
On 4/27/2014 12:29 AM, Toke Eskildsen wrote:
>> Are you talking about performance or deadlocks?

> Deadlocks.  It's not a performance thing -- with only 200 threads
> allowed, Jetty will refuse to start the additional threads that a large
> Solr install wants to start.

That is understood. I see the solution as somewhat problematic: Guarding 
against OOM in Solr due to too many concurrent requests must be done outside of 
the Solr installation. As Mark points out, differentiating between internal and 
external calls would solve this. So we're back to my previous question: Is 
something like that on the drawing board for Solr 5?

- Toke Eskildsen

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to