Alex Deparvu created SOLR-16927: ----------------------------------- Summary: Allow SolrClientCache clients to use Jetty HTTP2 clients Key: SOLR-16927 URL: https://issues.apache.org/jira/browse/SOLR-16927 Project: Solr Issue Type: Sub-task Reporter: Alex Deparvu Assignee: Alex Deparvu
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. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org