Goldstein Lyor created SSHD-502:
-----------------------------------

             Summary: 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


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)

Reply via email to