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

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

So to sum up that proposal:

* Using the headers for HttpClient is fine, but I think a default is really 
only solid with two request types. Not only do we have more than two to start, 
but we may want to add more later.
* We deprecate all HttpClient methods in 5x that create a client and add new 
methods that force specifying an enum for request type.
* Add the deprecated methods to forbidden API's in 5x? Remove them in 6x.

All our requests now and in the future get properly marked, we can assume 
request with no headers are just external user requests.

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to