You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2022/03/01 20:20:00 UTC

[jira] [Created] (SOLR-16064) Tackle random Thread().start() usage

Houston Putman created SOLR-16064:
-------------------------------------

             Summary: Tackle random Thread().start() usage
                 Key: SOLR-16064
                 URL: https://issues.apache.org/jira/browse/SOLR-16064
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Houston Putman
            Assignee: Houston Putman


Random non-managed threads are started across the codebase which causes failing tests, and likely leads to slow shutdown of Solr nodes.

We should go and make sure that there isn't a more elegant solution to many of these usages.

Since each change will be independent and risky, this ticket will serve as a parent ticket that specific tickets can be organized under.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org