HoustonPutman commented on issue #517: URL: https://github.com/apache/solr-operator/issues/517#issuecomment-1380867139
Solr is never going to work when ZK is unavailable, so this is definitely something to think about. I did find this: https://github.com/pravega/zookeeper-operator/issues/438 And looking at the code it doesn't look like the Zookeeper Operator supports this. You can always use the Bitnami ZK Helm chart (probably better than the zookeeper operator anyways) and pass the connection string to Solr instead of using the "provided zookeeper". -- 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]
