jdgiddings opened a new issue, #762: URL: https://github.com/apache/solr-operator/issues/762
When creating a SolrCloud 9.8.0 cluster using version 0.9.0 of Solr Operator, security.json is never coped to Zookeeper. The `setup-zk` container appears to have all the correct information, including the $SECURITY_JSON variable. The only logs are a single line: `No security.json found. Put new security.json in ZK` I have other SolrCloud clusters that have been upgraded from 9.4 -> 9.8 and they work fine, but they have a completely different command in `setup-zk` One thing I noticed is that all of the `setup-zk` init containers finish running before a zookeeper is online, creating a race condition #720 Seems related -- 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]
