Re: [PR] SOLR-17700: Use core operation lock when unloading core [solr]

2025-03-13 Thread via GitHub
HoustonPutman merged PR #3260: URL: https://github.com/apache/solr/pull/3260 -- 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.apa

[PR] SOLR-17700: Use core operation lock when unloading core [solr]

2025-03-12 Thread via GitHub
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()`