gerlowskija opened a new issue, #635: URL: https://github.com/apache/solr-operator/issues/635
The solr.xml that the operator currently uses as a default for new `solrcloud` resources was crafted in the Solr 7.x timeline. [A recent issue](https://github.com/apache/solr-operator/issues/630) took some baby steps towards modernizing it, but it's still missing a number of settings that we can take advantage of now that our minimum Solr version is 8.11. Particularly, sysprop-driven XML tags for "sharedLibs", "allowPaths", and "metrics". Let's add these to our default solr.xml, so that users can drive these settings as desired through system properties. -- 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.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