Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Duplicate
-
8.8.2
-
None
Description
The SOLR_JETTY_HOST environment variable is handled by bin\solr.cmd, where it is assigned to a Java system property called jetty.host. This handling does not exist in bin/solr, making it necessary for an end user to use SOLR_ADDL_ARGS and be aware of java's commandline syntax.
I believe this problem exists in all Solr versions that utilize bin/solr, and a fix should be applied to the main branch and branch_8x.
Attachments
Issue Links
- duplicates
-
SOLR-7977 SOLR_HOST in solr.in.sh doesn't apply to Jetty's host property
- Resolved