[
https://issues.apache.org/jira/browse/SOLR-17483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894337#comment-17894337
]
ASF subversion and git services commented on SOLR-17483:
--------------------------------------------------------
Commit c2091d0258400c9064b8c67fe0d974e367ecccfd in solr's branch
refs/heads/main from Christos Malliaridis
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=c2091d02584 ]
SOLR-17483: Cleanup zk-related logic in bin/solr.cmd (#2816)
* Remove ZK logic from solr.cmd as it is obsolete
* Fix unreachable auth tool in solr.cmd
* Fix invalid references
> 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
> Assignee: Christos Malliaridis
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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]