[
https://issues.apache.org/jira/browse/SSHD-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655328#comment-16655328
]
ASF GitHub Bot commented on SSHD-849:
-------------------------------------
GitHub user lgoldstein opened a pull request:
https://github.com/apache/mina-sshd/pull/72
[SSHD-849] Using a ClientChannelPendingMessagesQueue to regulate messages
order while forwarding channel is being set up
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lgoldstein/mina-sshd SSHD-849
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mina-sshd/pull/72.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #72
----
commit 9e4493768917613d6394ad8d170e03806001ac65
Author: Lyor Goldstein <lgoldstein@...>
Date: 2018-10-18T14:34:53Z
[SSHD-849] Using a ClientChannelPendingMessagesQueue to regulate messages
order while forwarding channel is being set up
----
> Possible race condition for local port forwarding channels
> ----------------------------------------------------------
>
> Key: SSHD-849
> URL: https://issues.apache.org/jira/browse/SSHD-849
> Project: MINA SSHD
> Issue Type: Bug
> Affects Versions: 2.1.1
> Reporter: Roberto Deandrea
> Priority: Major
>
> Hi Lyor,
> We found another critical race condition sending data through local port
> forwarding channels that causes loosing data bytes sent by client to target
> server.
> As soon as possible I will open a pull request with our potential changes to
> fix this issue.
> I let you know when done because I would like to know your feedback.
>
> Cheers
> Roberto
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)