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

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

Commit 4d99471622598c23a4931fe91737c98e627782cb in solr's branch 
refs/heads/branch_9x from bszabo97
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=4d994716225 ]

SOLR-16504 Convert CLI tools to Jetty HTTP 2 client. (#1182)

Migrate SolrCLI to using Jetty Http2 client from Apache Http client

---------
Co-authored-by: Eric Pugh <[email protected]>
Co-authored-by: David Smiley <[email protected]>

> Convert CLI tools to Jetty HTTP 2 client.
> -----------------------------------------
>
>                 Key: SOLR-16504
>                 URL: https://issues.apache.org/jira/browse/SOLR-16504
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: David Smiley
>            Priority: Major
>              Labels: newdev
>          Time Spent: 14h 40m
>  Remaining Estimate: 0h
>
> Affected classes: SolrCLI, ExportTool, PackageTool, SolrLogPostTool
> The aforementioned classes are in the org.apache.solr.util package and are 
> CLI tools (have a main method, are executed outside the context of a Solr 
> server).  These should be converted to our non-legacy Solr clients based on 
> Jetty HttpClient.  (i.e. don't use CloudLegacySolrClient or HttpSolrClient 
> which are based on Apache HttpClient).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to