[
https://issues.apache.org/jira/browse/SOLR-11161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-11161:
---------------------------------------
Attachment: SOLR-11161.patch
Attaching naive patch to illustrate and semi-fix. Not yet fully tried but I
think this will fix the plain {{bin/solr stop}} scenario but would break
{{bin/solr stop -all}} and perhaps also {{bin/solr stop -p ...'}} usage.
Separately it might be nice to factor the 'SOLR_PORT minus 1000' logic into a
little function (it's currently repeated in at least two places).
> bin/solr stop_solr function ignores $STOP_PORT
> ----------------------------------------------
>
> Key: SOLR-11161
> URL: https://issues.apache.org/jira/browse/SOLR-11161
> Project: Solr
> Issue Type: Bug
> Reporter: Christine Poerschke
> Assignee: Christine Poerschke
> Priority: Minor
> Attachments: SOLR-11161.patch
>
>
> By default STOP_PORT logic is 'SOLR_PORT minus 1000' but overriding of
> STOP_PORT (as well as SOLR_PORT) is supported. During start any STOP_PORT
> override is respected but the stop_solr function currently assumes 'SOLR_PORT
> minus 1000' logic.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]