You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2005/07/22 06:16:47 UTC

[jira] Created: (DIRMINA-77) Let users specify thread pool thread name prefixes.

Let users specify thread pool thread name prefixes.
---------------------------------------------------

         Key: DIRMINA-77
         URL: http://issues.apache.org/jira/browse/DIRMINA-77
     Project: Directory MINA
        Type: Improvement
    Versions: 0.7, 0.7.1, 0.7.2, 0.7.3    
    Reporter: Trustin Lee
 Assigned to: Trustin Lee 
     Fix For: 0.7.4


For now all threads in thread pool filter has a name 'IoThreadPool-nnn', but users might want to distinguish a thread is from which thread pool.  Let's add a constructor that user can specify a thread name prefix.

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


[jira] Closed: (DIRMINA-77) Let users specify thread pool thread name prefixes.

Posted by "Trustin Lee (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRMINA-77?page=all ]
     
Trustin Lee closed DIRMINA-77:
------------------------------

    Resolution: Fixed

Added threadNamePrefix property and now we can create a thread pool filter with both default and non-default name prefixes.

> Let users specify thread pool thread name prefixes.
> ---------------------------------------------------
>
>          Key: DIRMINA-77
>          URL: http://issues.apache.org/jira/browse/DIRMINA-77
>      Project: Directory MINA
>         Type: Improvement
>     Versions: 0.7, 0.7.1, 0.7.2, 0.7.3
>     Reporter: Trustin Lee
>     Assignee: Trustin Lee
>      Fix For: 0.7.4

>
> For now all threads in thread pool filter has a name 'IoThreadPool-nnn', but users might want to distinguish a thread is from which thread pool.  Let's add a constructor that user can specify a thread name prefix.

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