psalagnac opened a new pull request, #3382: URL: https://github.com/apache/solr/pull/3382
https://issues.apache.org/jira/browse/SOLR-17777 # Description This fixes a minor memory leak. I don't think it can have an actual impact on heap, but the fix is trivial and not risky. # Solution This makes sure we don't re-create a registry when none exists during core unload. # Tests Added a new test to validate we don't have the core registry anymore after unload. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org