Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
0.14.0
-
None
Description
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