[ 
https://issues.apache.org/jira/browse/SSHD-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16555817#comment-16555817
 ] 

Guillaume Nodet edited comment on SSHD-835 at 7/25/18 3:19 PM:
---------------------------------------------------------------

There are multiple benefits:
  -  remove the need to carry the shutdown flag along with each executor
  - support graceful shutdowns through the sshd {{Closeable}} interface

I need to spend a little more time, as while debugging, I've seen some places 
where the executors are not shutdown properly, so I'll provide more commits 
later this week.  One of them is the {{Nio2ServiceFactory}} as mentioned in 
SSHD-340.


was (Author: gnt):
There are multiple benefits:
  -  remove the need to carry the shutdown flag along with each executor
  - support graceful shutdowns through the sshd {{Closeable}} interface

I need to spend a little more time, as while debugging, I've seen some places 
where the executors are not shutdown properly, so I'll provide more commits 
later this week.

> Introduce a Closeable ExecutorService
> -------------------------------------
>
>                 Key: SSHD-835
>                 URL: https://issues.apache.org/jira/browse/SSHD-835
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Major
>             Fix For: 2.1.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to