[ 
https://issues.apache.org/jira/browse/SOLR-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621666#action_12621666
 ] 

Lars Kotthoff commented on SOLR-683:
------------------------------------

Another way to handle this would be to configure the servlet container to 
reject incoming connections when all available threads are in use [1][2]. This 
will cause failed requests which could have been served after a short wait, but 
eliminates the deadlock problem.

[1] http://docs.codehaus.org/display/JETTY/Configuring+Connectors
[2] http://tomcat.apache.org/tomcat-6.0-doc/config/http.html

> Distributed Search / Shards Deadlock
> ------------------------------------
>
>                 Key: SOLR-683
>                 URL: https://issues.apache.org/jira/browse/SOLR-683
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 1.3
>         Environment: Linux
> jre1.6.0_05
> 8GB RAM
> 2 x 2 core AMD 2.4 Ghz
> 2 x 140GB disk
>            Reporter: Cameron
>            Assignee: Yonik Seeley
>             Fix For: 1.3
>
>         Attachments: locked.log
>
>
> Per this discussion:
> http://www.nabble.com/Distributed-Search-Strategy---Shards-td18882112.html
> Solr seems to lock up when running distributed search on three servers, with 
> all three using shards of each other.  Thread dump attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to