Christos Malliaridis created SOLR-17479:
-------------------------------------------

             Summary: CLI: Resolve flag conflicts from AssertTool
                 Key: SOLR-17479
                 URL: https://issues.apache.org/jira/browse/SOLR-17479
             Project: Solr
          Issue Type: Sub-task
          Components: cli
    Affects Versions: 9.6.1, 9.7
            Reporter: Christos Malliaridis


The {{AssertTool}} is used via the same CLI entrypoint {{bin/solr}} and 
{{bin/solr.cmd}}, which supports multiple other flags depending on the 
arguments passed.

Almost all single-letter names from the options available in the {{AssertTool}} 
are used in options of other tools. Additionally, the {{AssertTool}} uses 
case-sensitive naming which does not follow the current CLI conventions.

Since its main use is in testing, and for the above reasons, the single-letter 
names in all {{AssertTool}} options can be deprecated (9.X) and removed (10.0) 
to avoid confusion and potential conflicts in future.



--
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