plumdog opened a new issue #384: URL: https://github.com/apache/solr-operator/issues/384
I believe from https://github.com/apache/solr/pull/454#issuecomment-991066278 and https://apache.github.io/solr-operator/docs/solr-cloud/solr-cloud-crd.html#custom-solrxml that to mitigate, I need to set: ```yaml spec: solrOpts: '-Dlog4j2.formatMsgNoLookups=true' ``` on a `SolrCloud` resource. Is anyone able to verify my thought process here that this is a valid mitigation? Ultimately, I suppose solr-operator should run with this set by default. -- 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]
