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/09/07 15:46:45 UTC

[jira] [Work stopped] (SSHD-562) Use consistent semantics for 'await' vs. 'verify' in Future-like constructs

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

Work on SSHD-562 stopped by Goldstein Lyor.
-------------------------------------------
> Use consistent semantics for 'await' vs. 'verify' in Future-like constructs
> ---------------------------------------------------------------------------
>
>                 Key: SSHD-562
>                 URL: https://issues.apache.org/jira/browse/SSHD-562
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.1.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> - _await_ simply waits the specified amount of time and returns _true / false_ whether the operation has completed. If completed, the caller has to determine whether it was successful or not.
> - _verify_ ensures the *successful* completion of the operation within the specified timeout



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