epugh opened a new pull request, #1880:
URL: https://github.com/apache/solr/pull/1880

   https://issues.apache.org/jira/browse/SOLR-16956
   # Description
   
   In doing some other testing, I noticed that `bin/solr stop -p 7574` didn't 
work, I get back the error message:
   
   ```
   Found 2 Solr nodes running! Must either specify a port using -p or -all to 
stop all Solr nodes on this host.
   ```
   
   # Solution
   
   Set the PROVIDED_SOLR_PORT to the SOLR_PORT.
   
   # Tests
   
   extended bats tests
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to