[ http://issues.apache.org/jira/browse/DIRMINA-251?page=all ]
Trustin Lee resolved DIRMINA-251.
---------------------------------
Fix Version/s: 1.0
Resolution: Fixed
Assignee: Trustin Lee
Fixed. Here's my diff (a little bit different from yours)
http://svn.apache.org/viewvc/directory/trunks/mina/core/src/main/java/org/apache/mina/common/PooledThreadModel.java?view=diff&r1=440583&r2=440584&pathrev=440584
> PooledThreadModel must allow the application to specify a ThreadPool
> implementation
> -----------------------------------------------------------------------------------
>
> Key: DIRMINA-251
> URL: http://issues.apache.org/jira/browse/DIRMINA-251
> Project: Directory MINA
> Issue Type: Improvement
> Affects Versions: 0.9.5
> Environment: All
> Reporter: Vinod Panicker
> Assigned To: Trustin Lee
> Fix For: 1.0
>
> Attachments: diff.txt
>
>
> Currently the PooledThreadModel by default creates a L-F thread pool
> instance. It should be flexible in supporting different thread pool
> implementations, such as the Java5 Executor based one. This way, the
> application can specify what kind of thread pool implementation it wants.
--
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