[
https://issues.apache.org/jira/browse/SSHD-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SSHD-162.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.7.0
Assignee: Guillaume Nodet
Patch applied. Thx a ton.
> Allow the configuration of InvertedShellWrapper's thread pool
> -------------------------------------------------------------
>
> Key: SSHD-162
> URL: https://issues.apache.org/jira/browse/SSHD-162
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 0.6.0
> Reporter: Pierre
> Assignee: Guillaume Nodet
> Priority: Minor
> Labels: thread
> Fix For: 0.7.0
>
> Attachments: SSHD-162.patch
>
>
> InvertedShellWrapper spawns a new thread for pumping the shell I/O. It would
> be more flexible to allow the specification of an Executor, so that the user
> can customise how the new thread is allocated (for example, to allow its
> allocation from a cached thread pool or a pool with a bounded number of
> threads).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira