[ 
https://issues.apache.org/jira/browse/FTPSERVER-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niklas Gustavsson closed FTPSERVER-445.
---------------------------------------

    Resolution: Fixed
      Assignee: Niklas Gustavsson

Fixed in d2ed495. Thanks for reporting!
                
> ExecutorService Implementations Are Not Replaceable
> ---------------------------------------------------
>
>                 Key: FTPSERVER-445
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-445
>             Project: FtpServer
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.6
>            Reporter: Adam Bien
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0.7
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The interface: org.apache.ftpserver.impl.FtpServerContext currently returns a 
> concrete implementation of  ExecutorService in method: public 
> ThreadPoolExecutor getThreadPoolExecutor() and so prevents replacement of the 
> given implementation.
> Change the return type to ExecutorService.
> Use case: Integration with JavaEE servers

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

Reply via email to