Jan Høydahl created SOLR-16981:
----------------------------------

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


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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to