NETCONF-125 connection timeout and between timeout are fixed 96/88296/1
authorSarguna Dharani <sarguna.dharani@verizon.com>
Mon, 10 Feb 2020 11:55:44 +0000 (17:25 +0530)
committerRobert Varga <nite@hq.sk>
Mon, 16 Mar 2020 09:49:17 +0000 (09:49 +0000)
commitd5b99cffb1523a2ba10eb2958ee75ff0dd33e65c
tree2b3caed4d4d2376286fd427084ad85c50f0bde39
parent5f4aab80dceb5e2daf61b12bdf68791a49a05faf
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)
(cherry picked from commit 14a729f9688c77c6163fc44ee830e425d432e0e8)
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