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:27:00 UTC

[jira] [Work stopped] (SSHD-502) Review all await() calls and replace them with (configurable) timeouts

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

Work on SSHD-502 stopped by Goldstein Lyor.
-------------------------------------------
> Review all await() calls and replace them with (configurable) timeouts
> ----------------------------------------------------------------------
>
>                 Key: SSHD-502
>                 URL: https://issues.apache.org/jira/browse/SSHD-502
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>
> Avoid long delays on asynchronous operations - if the peer does not respond to the request within a reasonable (configurable) amount of time, throw an exception. The current code has several locations where _await()_ (i.e., *indefinitely*) is called which should be replaced with timeout calls.



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