[
https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584796#comment-14584796
]
Mark Miller commented on SOLR-7344:
-----------------------------------
I don't know - all indexing and querying goes through htttpsolrclient, there is
really only that and the forwarding code. I don't see why any other code would
be POSTing those simple params.
If you could default the http client to have internal headers, that sounds
interesting, but still fragile. I think both cases have the same issue of devs
needing to understand something simple that they are likely to miss.
> Use two thread pools, one for internal requests and one for external, to
> avoid distributed deadlock and decrease the number of threads that need to be
> created.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> 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]