NETCONF-125 connection timeout and between timeout are fixed 95/88295/1
authorSarguna Dharani <sarguna.dharani@verizon.com>
Mon, 10 Feb 2020 11:55:44 +0000 (17:25 +0530)
committerRobert Varga <nite@hq.sk>
Fri, 13 Mar 2020 19:07:57 +0000 (19:07 +0000)
commit14a729f9688c77c6163fc44ee830e425d432e0e8
tree72faf90de3afdcd6597f1361915304e22018a8af
parentd3a1f8a9eace8f2516a01001485beea7e299379e
NETCONF-125 connection timeout and between timeout are fixed

Signed-off-by: Sarguna Dharani <sarguna.dharani@verizon.com>
Change-Id: I56275dfa10dcfd4ed1a30fbb6c34169e301269db
(cherry picked from commit fe5d5bcfdc2dff7c6fe83e1c6b7dbb69d386f06c)
netconf/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java
netconf/netconf-client/src/main/java/org/opendaylight/netconf/client/SshClientChannelInitializer.java
netconf/netconf-client/src/test/java/org/opendaylight/netconf/client/SshClientChannelInitializerTest.java
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/NetconfSessionPromise.java
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/ssh/client/AsyncSshHandler.java
netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/handler/ssh/client/AsyncSshHandlerTest.java