You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Florent BENOIT (JIRA)" <ji...@apache.org> on 2013/01/31 14:27:12 UTC

[jira] [Created] (FELIX-3882) Set a name to iPOJO Extender thread

Florent BENOIT created FELIX-3882:
-------------------------------------

             Summary: Set a name to iPOJO Extender thread
                 Key: FELIX-3882
                 URL: https://issues.apache.org/jira/browse/FELIX-3882
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
            Reporter: Florent BENOIT
            Priority: Trivial


In the class http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/Extender.java

A new thread is created through 
private final CreatorThread m_processor = new CreatorThread();

It will be great if this thread could be name "iPOJO Extender Creator thread" instead of the default "Thread-xx" value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira