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

Christine Poerschke commented on SOLR-9714:
-------------------------------------------

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.

> Ability to configure STOP_PORT
> ------------------------------
>
>                 Key: SOLR-9714
>                 URL: https://issues.apache.org/jira/browse/SOLR-9714
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: scripts and tools, SolrCloud
>    Affects Versions: 5.5.3, 6.2.1
>            Reporter: hu xiaodong
>            Priority: Minor
>         Attachments: SOLR-9714.patch, SOLR-9714.patch
>
>
> Our system just has port planning,we have the requirement to configure what 
> to use as stop port explicitly. but now I can configure the stop_port on the 
> starting script($SOLR_HOME/bin/solr), but can not use the port to stop solr 
> gracefully. I think the script has a little problem.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to