gerlowskija opened a new pull request, #79: URL: https://github.com/apache/solr-sandbox/pull/79
XDC really only makes sense in a SolrCloud context. But all the same, it's nice to handle MirroringUpdateRequestProcessorFactory more gracefully if someone does accidentally configure their standalone core to use the XDC producer URP. This commit tweaks MirroringUpdateRequestProcessorFactory's initialization so that in standalone mode it emits a warning about the misconfiguration if disabled, and fails core init/load entirely if the Mirroring URP is 'enabled=true'. -- 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]
