[
https://issues.apache.org/jira/browse/SOLR-16711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714696#comment-17714696
]
ASF subversion and git services commented on SOLR-16711:
--------------------------------------------------------
Commit 346e1b92f27de79db69518ed957da0ec7cc6dbb8 in solr's branch
refs/heads/main from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=346e1b92f27 ]
SOLR-16711: Extract SolrCLI tool implementations into their own package and
classes (Take 2) (#1568)
* Extract all the Tool related classes out of SolrCLI into their own classes.
Reorganize all CLI related classes into new org.apache.solr.cli package.
> Seperate tools out of SolrCLI.java into their own files.
> --------------------------------------------------------
>
> Key: SOLR-16711
> URL: https://issues.apache.org/jira/browse/SOLR-16711
> Project: Solr
> Issue Type: Improvement
> Components: clients - java
> Affects Versions: 9.1.1
> Reporter: Eric Pugh
> Assignee: Eric Pugh
> Priority: Minor
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> On my flight home from vacation, I looked at SolrCLI again and found it
> completly overwhelming of a class. I'd like to make it more manageable to
> work with by pulling out the various Tools into a org.apache.solr.utils.cli
> package.
> I suspect there are opportunities to simplify how the various tools work as
> well...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]