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/23 12:32:01 UTC

[jira] [Created] (SSHD-503) Implement a configurable timeout on CloseFuture

Goldstein Lyor created SSHD-503:
-----------------------------------

             Summary: Implement a configurable timeout on CloseFuture
                 Key: SSHD-503
                 URL: https://issues.apache.org/jira/browse/SSHD-503
             Project: MINA SSHD
          Issue Type: Improvement
            Reporter: Goldstein Lyor


Implementing such with timeouts is more tricky then for connection or authentication - what if timeout expires before disconnect handshake is completed ? What happens to the entity which may now be only "half" closed. We would need a _force_ or _abort_ method on the _CloseFuture_ which is much more difficult to implement.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)