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/17 09:34:45 UTC

[jira] [Created] (SSHD-565) Require a timeout value on Window's waitForSpace and waitAndConsume methods

Goldstein Lyor created SSHD-565:
-----------------------------------

             Summary: Require a timeout value on Window's waitForSpace and waitAndConsume methods
                 Key: SSHD-565
                 URL: https://issues.apache.org/jira/browse/SSHD-565
             Project: MINA SSHD
          Issue Type: Improvement
            Reporter: Goldstein Lyor


The current API waits forever, which can cause deadlocks if not enough NIO worker threads are configured. By providing a timeout, we will be able to detect and report such deadlocks, as well as exiting them (eventually).



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