Eric Pugh created SOLR-17483:
--------------------------------

             Summary: bin/solr.cmd run_zk method can be drastically simplified
                 Key: SOLR-17483
                 URL: https://issues.apache.org/jira/browse/SOLR-17483
             Project: Solr
          Issue Type: Sub-task
          Components: cli
    Affects Versions: 9.8
            Reporter: Eric Pugh


In the bin/solr.cmd windows script, the :run_zk method still has all the logic 
for validating arguments.  However, we can now rely on the java code for that. 

I suspect there are other opportunities for shrinking bin/solr.cmd as well now 
that argument parsing/handling is in Java.



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