You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2015/06/01 12:07:17 UTC

[jira] [Assigned] (SSHD-480) Replace all "new Thread(...)" calls with "ExecutorService#submit"

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

Goldstein Lyor reassigned SSHD-480:
-----------------------------------

    Assignee: Goldstein Lyor

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