[
https://issues.apache.org/jira/browse/SOLR-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041714#comment-18041714
]
ASF subversion and git services commented on SOLR-17161:
--------------------------------------------------------
Commit 1f74749a3e98326ddae296b63e4f24cd69dee167 in solr's branch
refs/heads/branch_10x from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=1f74749a3e9 ]
SOLR-17161: LBHttp2SolrClient is now LBAsyncSolrClient (#3882)
* renamed LBHttp2SolrClient to LBAsyncSolrClient because it's code is mostly
for requestAsync.
* LBAsyncSolrClient is abstract
* new LBJettySolrClient extends LBAsyncSolrClient; only used by HttpShardHandler
* LBSolrClient can now be used directly easily, albeit technically remains
abstract; took the builder code formerly in LBHttp2SolrClient
* CloudHttp2SolrClient internally now only needs an LBSolrClient; not
LBHttp2SolrClient (no requestAsync needed).
SOLR-17161 (a first part of this issue, adds a "jetty" package)
> Separate out a solrj-jetty artifact
> -----------------------------------
>
> Key: SOLR-17161
> URL: https://issues.apache.org/jira/browse/SOLR-17161
> Project: Solr
> Issue Type: Sub-task
> Components: clients - java
> Reporter: Jan Høydahl
> Assignee: David Smiley
> Priority: Major
> Labels: pull-request-available
> Fix For: 10.1
>
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> Given we have a native JDK based client in SOLR-599, we can separate out all
> {{Http2SolrClient}} and freiends with their jetty-client dependencies into a
> separate artifact {{{}solrj-jetty{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]