epugh commented on PR #756:
URL: https://github.com/apache/solr-operator/pull/756#issuecomment-2654030295

   just a bit of poking, and i don't think we look up from env var the ZK_HOST:
   
   
https://github.com/apache/solr/blob/main/solr/core/src/java/org/apache/solr/cli/CLIUtils.java#L223
   
   eventually, we do have a look up for a Solr URL, but it doesn't use ZK_HOST, 
instead it uses these processes:
   
   
https://github.com/apache/solr/blob/main/solr/core/src/java/org/apache/solr/cli/CLIUtils.java#L71


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to