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

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

Commit 2d34a78337a32df7fe77de7cfa5af366d2e97803 in solr's branch 
refs/heads/main from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=2d34a78337a ]

Revert "SOLR-16981: bin/solr stop withuot argument should behave the same even 
if SOLR_PORT is set (#1924)" (#1929)

This reverts commit 6f4cf56c83f563deb6d03e47223c3a7bbcc31a5c.

> bin/solr stop -all does not always find running processes
> ---------------------------------------------------------
>
>                 Key: SOLR-16981
>                 URL: https://issues.apache.org/jira/browse/SOLR-16981
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: scripts and tools
>            Reporter: Jan Høydahl
>            Priority: Major
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Spinoff from SOLR-16979.
> The {{solr status}} command checks SOLR_PID_DIR first, if nothing found it 
> runs a {{ps}} command or something to find more. However, the {{solr stop 
> -all}} script will only consult pid files, and give up if not found.
> Furthermore, the {{solr stop -all}} command will only try to stop solr on 
> port 8983 if the {{SOLR_PORT}} environment variable is set to 8983. This is a 
> bug.



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