You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2022/10/27 18:05:00 UTC

[jira] [Commented] (SOLR-16504) Convert CLI tools to Jetty HTTP 2 client.

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

David Smiley commented on SOLR-16504:
-------------------------------------

Also org.apache.solr.hdfs.snapshots.SolrSnapshotsTool

> 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
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: David Smiley
>            Priority: Major
>              Labels: newdev
>
> 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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org