You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2016/11/22 18:22:58 UTC

[jira] [Resolved] (SSHD-716) SSHD Reuse of client session for multiple channel connections fails

     [ https://issues.apache.org/jira/browse/SSHD-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SSHD-716.
----------------------------------
       Resolution: Fixed
         Assignee: Guillaume Nodet
    Fix Version/s: 1.4.0

> SSHD Reuse of client session for multiple channel connections fails
> -------------------------------------------------------------------
>
>                 Key: SSHD-716
>                 URL: https://issues.apache.org/jira/browse/SSHD-716
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Claude Warren
>            Assignee: Guillaume Nodet
>             Fix For: 1.4.0
>
>         Attachments: CommsTest.java
>
>
> Test code is attached.
> Create a client session
> (for 5 commands loop)
> Create a channel on the session
> send a command.
> get the response
> close the channel
> (goto loop)
> Once loop is complete close the session.
> Problem is that the session closes before the 5 commands are complete



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