[ 
https://issues.apache.org/jira/browse/SOLR-7545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ishan Chattopadhyaya updated SOLR-7545:
---------------------------------------
    Attachment: SOLR-7545.patch

Previous patch compulsorily set the SOLR_HOST, which had the side effect of 
starting solr with -Dhost=$SOLR_HOST. Fixed that by adding a new variable 
HOSTNAME (couldn't think of any other variable name) that uses SOLR_HOST value 
if set, or else "localhost".

> SOLR_HOST parameter not honoured in bin/solr and SolrCLI
> --------------------------------------------------------
>
>                 Key: SOLR-7545
>                 URL: https://issues.apache.org/jira/browse/SOLR-7545
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Ishan Chattopadhyaya
>         Attachments: SOLR-7545.patch, SOLR-7545.patch
>
>
> It seems there are a few places in bin/solr (and maybe SolrCLI class?) where 
> localhost is hardcoded, and hence the SOLR_HOST parameter isn't taking 
> effect. Will add a patch to fix this shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to