BUG-1568 Getting rid of StreamGobller from netconf ssh client. 03/10103/2
authorMaros Marsalek <mmarsale@cisco.com>
Wed, 20 Aug 2014 13:11:35 +0000 (15:11 +0200)
committerMaros Marsalek <mmarsale@cisco.com>
Thu, 21 Aug 2014 07:31:17 +0000 (07:31 +0000)
commit8bdd819fcac266457c6d344aef869e51a4d4c0c1
treea3410d3d49a88eaecaadf057cbfde32e2260a46d
parent010c940e14bce4ac6aab9416ff3135ce70c2e742
BUG-1568 Getting rid of StreamGobller from netconf ssh client.

We have another thread in SshClientAdapter that works as StreamGobller
http://www.ganymed.ethz.ch/ssh2/FAQ.html#blocking

Change-Id: I3f61b14cb22396d8b5898028bd83f62d98c6866d
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/netconf/netconf-netty-util/src/main/java/org/opendaylight/controller/netconf/nettyutil/handler/ssh/client/SshClientAdapter.java
opendaylight/netconf/netconf-netty-util/src/main/java/org/opendaylight/controller/netconf/nettyutil/handler/ssh/client/SshSession.java