You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Matthieu Baechler (JIRA)" <se...@james.apache.org> on 2018/12/05 09:40:00 UTC

[jira] [Created] (JAMES-2619) All Executors and Threads should have a specific name

Matthieu Baechler created JAMES-2619:
----------------------------------------

             Summary: All Executors and Threads should have a specific name
                 Key: JAMES-2619
                 URL: https://issues.apache.org/jira/browse/JAMES-2619
             Project: James Server
          Issue Type: Improvement
    Affects Versions: 3.2.0
            Reporter: Matthieu Baechler


When we need to monitor Thread usage, most of the Threads have a default name, making it really hard to know why it exists at all.

A very simple solution to fix that problem is to make sure to always use a ThreadFactory that enforce a specific name.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org