[
https://issues.apache.org/jira/browse/SOLR-16798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722252#comment-17722252
]
Jason Gerlowski commented on SOLR-16798:
----------------------------------------
Fwiw, I like the idea of requiring "start" as an explicit command. It helps
make the script syntax more uniform across the various offered tools, and the
explicit-ness is useful for newcomers IMO.
It's also consistent with the scripts offered by other Apache projects (see
[Zeppelin|https://github.com/apache/zeppelin/blob/master/bin/zeppelin-daemon.sh#L23]
and
[ZooKeeper|https://github.com/apache/zookeeper/blob/master/bin/zkServer.sh#L318]
as examples).
> Remove the bin/solr -f pattern in favour of bin/solr start -f explicit
> command.
> -------------------------------------------------------------------------------
>
> Key: SOLR-16798
> URL: https://issues.apache.org/jira/browse/SOLR-16798
> Project: Solr
> Issue Type: Sub-task
> Components: cli
> Affects Versions: main (10.0), 9.3
> Reporter: Eric Pugh
> Priority: Minor
>
> bin/solr -f was a way to start solr, which made sense when bin/solr was only
> a script to start solr. These days, there are many commands under the
> bin/solr, so lets make life simpler by making ti clear you have to say
> bin/solr start if you want to start solr.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]