epugh opened a new pull request, #3604: URL: https://github.com/apache/solr/pull/3604
https://issues.apache.org/jira/browse/SOLR-17875 This is a more limited version of https://github.com/apache/solr/pull/3512. We are aiming to remove the dead bootstrapping of a core into a solr cloud, add a test for bootstrapping, and rename the variables. The boolean `bootstrap_conf` will hopefully be removed to as dead code. We are accepting fully qualified paths instead of relative in the bats test, and hoping not to trigger the Java Security Manager issues with the benchmarking tests. -- 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]
