Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-716

SSHD Reuse of client session for multiple channel connections fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0, 1.3.0
    • 1.4.0
    • None

    Description

      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

      Attachments

        1. CommsTest.java
          10 kB
          Claude Warren

        Activity

          People

            gnodet Guillaume Nodet
            claude Claude Warren
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: