Indexer spawned threads should be identifiable
----------------------------------------------

                 Key: MINDEXER-17
                 URL: http://jira.codehaus.org/browse/MINDEXER-17
             Project: Maven Indexer
          Issue Type: Improvement
    Affects Versions: 4.0.0
            Reporter: Tamás Cservenák
            Priority: Minor


Indexer spawned threads should be identifiable.

Indexer contexts spawns "bottle warmer" threads, used for async index commits 
and warming indexes up. These threads are all named "BottleWarmer".

Fix them to have unique names, reflecting their corresponding context ID, 
making thread dump reading easier.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to