You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Preshit Maheshwari (JIRA)" <ji...@apache.org> on 2015/07/09 11:22:04 UTC

[jira] [Created] (SSHD-534) SSHClient Channel id ( channel.getId() ) always returned as 0 , no matter how many channels are created.

Preshit Maheshwari created SSHD-534:
---------------------------------------

             Summary: SSHClient Channel id ( channel.getId() ) always returned as 0 , no matter how many channels are created.
                 Key: SSHD-534
                 URL: https://issues.apache.org/jira/browse/SSHD-534
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 0.14.0
            Reporter: Preshit Maheshwari
             Fix For: 1.0.0


Using SSHClient , if we are creating more than one channels using same client. Channel id return is 0 for all channels.

It can be due to below check-in :
https://github.com/apache/mina-sshd/commit/b971c90ca49b100bc8f6c8936b65aea90933a7ec

nextChannelId is changed from static  



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