[
https://issues.apache.org/jira/browse/SSHD-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-480.
---------------------------------
Resolution: Fixed
> Replace all "new Thread(...)" calls with "ExecutorService#submit"
> -----------------------------------------------------------------
>
> Key: SSHD-480
> URL: https://issues.apache.org/jira/browse/SSHD-480
> Project: MINA SSHD
> Issue Type: Improvement
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
>
> The creation of any thread used by the code - for whatever purpose - should
> be fully controllable by the user. We should provide reasonable defaults if
> the user does not want to provide an _ExecutorService_.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)