HoustonPutman opened a new pull request, #3260: URL: https://github.com/apache/solr/pull/3260
https://issues.apache.org/jira/browse/SOLR-17700 The tests seem to be happy with this change. `DeleteInactiveReplicaTest` failed before I added the non-locked private `unloadWithoutCoreOp()` method, so that's a good sign. This should fix the issues we are seeing with the `SchemaDesignerApiTest` that #3213 was attempting to fix, in which there was a race condition between concurrent collection deletion and reload operations. -- 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]
