[ 
https://issues.apache.org/jira/browse/SOLR-16956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763330#comment-17763330
 ] 

ASF subversion and git services commented on SOLR-16956:
--------------------------------------------------------

Commit 5cc252fb39f138f21e5894d08ba987479c90193a in solr's branch 
refs/heads/branch_9x from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=5cc252fb39f ]

backport just bats test from SOLR-16956


> bin/solr stop -p doesn't work
> -----------------------------
>
>                 Key: SOLR-16956
>                 URL: https://issues.apache.org/jira/browse/SOLR-16956
>             Project: Solr
>          Issue Type: Sub-task
>          Components: cli
>    Affects Versions: main (10.0)
>            Reporter: Eric Pugh
>            Assignee: Eric Pugh
>            Priority: Blocker
>             Fix For: main (10.0)
>
>
> Fired up two solrs on port 8983 and 7574, and then went to stop 7574...   
> bin/solr stop -p 7574 returns "Found 2 Solr nodes running! Must either 
> specify a port using -p or -all to stop all Solr nodes on this host.".
> changing the bin/solr script handling of -p to 
> SOLR_PORT="$2"
> PROVIDED_SOLR_PORT=SOLR_PORT
> makes it work.   Need a bats test!



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