risdenk opened a new pull request, #841: URL: https://github.com/apache/solr/pull/841
https://issues.apache.org/jira/browse/SOLR-16046 * Move `Thread killer` to an executor just to make sure it gets cleaned up * Ensure `SolrZkClient zc = new SolrZkClient(server.getZkAddress(), LeaderElectionTest.TIMEOUT))` is closed with try w/ resources * reorganize some of the try/finally to ensure things are closed in the reverse order of when they were opened -- 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