[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16062330#comment-16062330 ] ASF GitHub Bot commented on SSHD-85: Github user bkuker closed the pull request at:

[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-22 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16059947#comment-16059947 ] Goldstein Lyor commented on SSHD-85: I have imported some of the code you posted and am getting unit-test

[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-22 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16059667#comment-16059667 ] Goldstein Lyor commented on SSHD-85: Great - as soon as yo have made the recommended changes and {{mvn

[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16059561#comment-16059561 ] ASF GitHub Bot commented on SSHD-85: GitHub user bkuker opened a pull request:

[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-21 Thread Bill Kuker (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16057359#comment-16057359 ] Bill Kuker commented on SSHD-85: I solemnly swear I am going to kill this bug... Narrowing down the problem,

[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-20 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056214#comment-16056214 ] Goldstein Lyor commented on SSHD-85: Looks like you may be on the right track - keep up the good work. >

[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-20 Thread Bill Kuker (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055905#comment-16055905 ] Bill Kuker commented on SSHD-85: I have a "NOT A FIX" fix The following change to the server makes every

[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-17 Thread Bill Kuker (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052960#comment-16052960 ] Bill Kuker commented on SSHD-85: If the socket is not writable sshd waits to write the data, like it should,

[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-17 Thread Bill Kuker (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052959#comment-16052959 ] Bill Kuker commented on SSHD-85: The behavior of the server is simplified, but more or less identical to, an

[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-16 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052705#comment-16052705 ] Goldstein Lyor commented on SSHD-85: I have been looking over the test code and have a few concerns - the

[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-16 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16052024#comment-16052024 ] Goldstein Lyor commented on SSHD-85: Great work - we have not been able to reproduce - even your own test

[jira] [Commented] (SSHD-85) Port Forward closes connection before all bytes are sent

2017-06-13 Thread Bill Kuker (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048266#comment-16048266 ] Bill Kuker commented on SSHD-85: Here is a more minimal reproduction... https://github.com/bkuker/sshd-85

[jira] Commented: (SSHD-85) Port Forward closes connection before all bytes are sent

2010-11-26 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12936094#action_12936094 ] Guillaume Nodet commented on SSHD-85: - Where are we at with this issue ? Bill, did you