[ 
http://issues.apache.org/jira/browse/DIRMINA-184?page=comments#action_12414359 
] 

Trustin Lee commented on DIRMINA-184:
-------------------------------------

Peter,

Please review my changes:

http://svn.apache.org/viewvc?view=rev&revision=411052

  * Moved all thread pool classes to org.apache.mina.filter.thread
  * Replaced the old ThreadPoolFilter with the new one
  * Added default properties to ThreadPool

Adding default properties can be controversial because we don't have any 
control over Executor implementations.  Please feel free to comment, and let's 
close this issue when you're confident it's time to close this issue.

> Allow ThreadPool used by ThreadPoolFilter to be pluggable
> ---------------------------------------------------------
>
>          Key: DIRMINA-184
>          URL: http://issues.apache.org/jira/browse/DIRMINA-184
>      Project: Directory MINA
>         Type: Improvement

>     Reporter: peter royal
>     Assignee: peter royal
>      Fix For: 0.9.5
>  Attachments: NewThreadPoolFilter.java, pluggable thread pool.diff
>
> Attached is the start of a patch to allow the ThreadPool that a 
> ThreadPoolFilter uses to be pluggable. Currently depends on Java5, but works 
> as an illustration of thoughts.

-- 
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

Reply via email to