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

peter royal commented on DIRMINA-184:
-------------------------------------

k, so the ThreadPoolFilter becomes an ExecutorFilter, since that's all it 
really needs to do its work?

the reason i avoided doing this before, is because it would change the name of 
something we talk about all the time :)

I don't think we need to keep the ThreadPool interface if we do that, since we 
only have one implementation.

I'll do this tomorrow if no objections (hackathon!)

> 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