Matthias Apitz created SOLR-18115:
-------------------------------------
Summary: clarify in bin/solr.in.sh the setting where the LISTEN
should be created
Key: SOLR-18115
URL: https://issues.apache.org/jira/browse/SOLR-18115
Project: Solr
Issue Type: Improvement
Components: scripts and tools
Affects Versions: 9.8
Reporter: Matthias Apitz
In solr-9.8.0/bin/solr.in.sh it says about SOLR_HOST:
{noformat}
...
# By default the start script uses "localhost"; override the hostname here
# for production SolrCloud environments to control the hostname exposed to
cluster state
...
{noformat}
I'd add for clarification the following statement:
{noformat}
# Note: Setting SOLR_HOST does not influence where the LISTEN gets
# created; for this see SOLR_JETTY_HOST below.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]