Description
SOLR-7344 is introducing support to partition the Jetty worker pool to enforce the number of concurrent requests for various types (e.g. Internal_Querying, Internal_Indexing, External etc.). For this we need to identify requests sent between Solr servers and their types (i.e. Querying/Indexing etc.).
Attachments
Attachments
Issue Links
- relates to
-
SOLR-7344 Allow Jetty thread pool limits while still avoiding distributed deadlock.
- Resolved