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

Christine Poerschke commented on SOLR-9137:
-------------------------------------------

I ran into the same issue and created SOLR-11161 before finding this issue 
here. My latest SOLR-11161 patch proposes that the _stop_solr_ function 
discovers the stop port (and the stop key) of the running process by pid, 
similar to how it already discovers the start/jetty port. This way then 
_bin/solr stop -all_ could be used in combination with custom STOP_PORT values.

> solr-script ignores custom STOP_PORT on shutdown
> ------------------------------------------------
>
>                 Key: SOLR-9137
>                 URL: https://issues.apache.org/jira/browse/SOLR-9137
>             Project: Solr
>          Issue Type: Bug
>          Components: scripts and tools
>    Affects Versions: 6.0
>            Reporter: Joachim Kohlhammer
>         Attachments: SOLR-9137.patch, SOLR-9137.patch
>
>
> When stopping Solr using the script bin/solr a custom STOP_PORT is ignored 
> and always calculated as SOLR_PORT - 1000.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to