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: [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]
