Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Looking at introducing a change to SolrClientCache to allow it to work with http2 clients in a backwards compatible way, leaving the old clients usage in place.
The use of SolrClientCache can be seem as dual: server side, based on the internal client (SOLR-16503) so blocked on this task, and client side which could be extended to use whatever clients want to use (old or new impls).
I am calling this change a 'client facing' change because it will allow app side users of streaming module to setup calls based on the new http2 clients, ignoring the Solr internals which are move involved to move.
Attachments
Issue Links
- links to