gerlowskija commented on issue #760:
URL: https://github.com/apache/solr-operator/issues/760#issuecomment-2725116667

   @aloosnetmatch - is this a transient error that goes away as the 
operator/pods retry, or does the error keep happening once it arises?
   
   Assuming it's transient, I could imagine a timing issue where 
solrprometheusexporter ("SPE") creates its deployment _after_ the solrcloud 
exists but _before_ the operator has tried to reconcile it and populated 
`solrCloud.status`.  In that window, the `ZK_HOST` env var would get the value 
of `solrConnectionInfo.CloudZkConnnectionInfo.ZkConnectionString()`, which (I 
think) would be an empty string.
   
   But that only makes sense if it's transient behavior...


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to