dsmiley merged PR #2514:
URL: https://github.com/apache/solr/pull/2514
--
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.or
psalagnac opened a new pull request, #2514:
URL: https://github.com/apache/solr/pull/2514
No Jira.
This is just to clean-up a bad smell in the code.
# Description
We create a `java.lang.Thread` instance, but this thread is never started.
It just acts as a target for anot