[jira] [Commented] (SSHD-952) What is the expected behavior of waitForSpace(long millis) method on default timeout of 30 seconds

2019-11-07 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969400#comment-16969400 ] Lyor Goldstein commented on SSHD-952: - Thx, I'll try and think about this issue some more - meanwhile,

[jira] [Commented] (SSHD-952) What is the expected behavior of waitForSpace(long millis) method on default timeout of 30 seconds

2019-11-07 Thread Anudeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969075#comment-16969075 ] Anudeep commented on SSHD-952: -- Hi [~lgoldstein], We tried in a different manner this time ,instead of

[jira] [Commented] (SSHD-952) What is the expected behavior of waitForSpace(long millis) method on default timeout of 30 seconds

2019-11-06 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968681#comment-16968681 ] Lyor Goldstein commented on SSHD-952: - {quote} we blocked client to read data to make the window full

[jira] [Commented] (SSHD-952) What is the expected behavior of waitForSpace(long millis) method on default timeout of 30 seconds

2019-11-06 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968680#comment-16968680 ] Lyor Goldstein commented on SSHD-952: - Initial scanning of the code seems to indicate that if there is

[jira] [Commented] (SSHD-952) What is the expected behavior of waitForSpace(long millis) method on default timeout of 30 seconds

2019-11-05 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16967723#comment-16967723 ] Lyor Goldstein commented on SSHD-952: - I'll try and look into it - may take a while (I am fairly

[jira] [Commented] (SSHD-952) What is the expected behavior of waitForSpace(long millis) method on default timeout of 30 seconds

2019-11-05 Thread Anudeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16967487#comment-16967487 ] Anudeep commented on SSHD-952: -- In our test we blocked client to read data to make the window full and then we

[jira] [Commented] (SSHD-952) What is the expected behavior of waitForSpace(long millis) method on default timeout of 30 seconds

2019-10-31 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16964185#comment-16964185 ] Lyor Goldstein commented on SSHD-952: - {quote} I want to understand if current logic will close the

[jira] [Commented] (SSHD-952) What is the expected behavior of waitForSpace(long millis) method on default timeout of 30 seconds

2019-10-31 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16964179#comment-16964179 ] Lyor Goldstein commented on SSHD-952: - {quote} I believe timeout was introduced to unblock the threads

[jira] [Commented] (SSHD-952) What is the expected behavior of waitForSpace(long millis) method on default timeout of 30 seconds

2019-10-30 Thread Anudeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16962756#comment-16962756 ] Anudeep commented on SSHD-952: -- Hi [~lgoldstein], I believe timeout was introduced to unblock the threads ,in

[jira] [Commented] (SSHD-952) What is the expected behavior of waitForSpace(long millis) method on default timeout of 30 seconds

2019-10-29 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16962231#comment-16962231 ] Lyor Goldstein commented on SSHD-952: - {quote} on timeout thread get released and it spawns a new

[jira] [Commented] (SSHD-952) What is the expected behavior of waitForSpace(long millis) method on default timeout of 30 seconds

2019-10-29 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16962225#comment-16962225 ] Lyor Goldstein commented on SSHD-952: - {quote} the expected behavior of waitForSpace(long millis)