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

Yonik Seeley edited comment on SOLR-7344 at 6/15/15 5:17 PM:
-------------------------------------------------------------

Dude (mark), you're just being obstinate now.  Relying on timeouts to break 
distributed deadlock is horrible and will cause random unrelated requests to 
also fail.  We need a *separate* queue with a high limit (or a higher limit) 
for types of requests that can cause another request to be fired off.


was (Author: ysee...@gmail.com):
Dude, you're just being obstinate now.  Relying on timeouts to break 
distributed deadlock is horrible and will cause random unrelated requests to 
also fail.  We need a *separate* queue with a high limit (or a higher limit) 
for types of requests that can cause another request to be fired off.

> Allow Jetty thread pool limits while still avoiding distributed deadlock.
> -------------------------------------------------------------------------
>
>                 Key: SOLR-7344
>                 URL: https://issues.apache.org/jira/browse/SOLR-7344
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>            Reporter: Mark Miller
>         Attachments: SOLR-7344.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to