dsmiley opened a new pull request, #1615: URL: https://github.com/apache/solr/pull/1615
No longer configSet / per-core. Existing configuration (e.g. in solrconfig.xml or via config edit API) is ignored with a deprecation warning. Even though this is a backwards incompatible change, I think it's fine in a minor release because: * it's easy to change * the user gets a warning * existing configs or config-edit won't fail (but will no-op admittedly) * improves security -- 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]
