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

   @epugh - I believe what you're saying about ZK_HOST not being obeyed by 
`bin/solr` the way we thought, but I'm not sure how to square that with what I 
saw in my quick repro attempt 
[above](https://github.com/apache/solr-operator/pull/756#issuecomment-2653981478).
  It looked very much to me like having a "ZK_HOST" set was impacting things, 
even if we can't find the codepath by which that happens.  But what am I 
missing something?
   
   > personally, when it comes to invoking the SolrCLI, I like the verbosity of 
passing in all the args, so there is less magic.
   
   I like the env-vars, personally.  But if you think that's worth pursuing, a 
dev@ thread might be the best way to weigh support/consensus there?
   
   > I was doing this with solr 9.8.0 and solr-operator 0.8
   
   You're sure your deployment used operator-0.8 @elangelo ?  The 0.8 operator 
used a completely different CLI/client for talking to ZK than this code on 
'main' currently uses. (The operator used `zkcli.sh` in 0.8, vs `bin/solr zk` 
in >= 0.9.0).
   
   Will try to do a bit more poking around here this week, but appreciate any 
clarification in the meantime.


-- 
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