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

ASF subversion and git services commented on SOLR-16927:
--------------------------------------------------------

Commit b0ac54196980238a38907af502ff5c5e4ab51ff4 in solr's branch 
refs/heads/branch_9x from Alex Deparvu
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=b0ac5419698 ]

SOLR-16927 Allow SolrClientCache clients to use Jetty HTTP2 clients (#1835)

(cherry picked from commit f6ef54a757cab2e3f4ee9785e234bff0bc5a22b0)


> 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
>            Priority: Minor
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> 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

Reply via email to