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

Mark Miller commented on SOLR-7344:
-----------------------------------

{quote} Ouch... I hope that's not true. That would certainly be very invasive 
to clients. Hopefully there's blocking behavior in there too, and requests are 
only rejected after too many of them are buffered?{quote}

Well, yes of course. It's the same as the multiple thread pool approach. You 
have a backlog queue that is so big (blocking) and once that overflows (server 
is overloaded) you start dropping.

> 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