NETCONF-125 connection timeout and between timeout are fixed 35/87535/2
authorSarguna Dharani <sarguna.dharani@verizon.com>
Mon, 10 Feb 2020 11:55:44 +0000 (17:25 +0530)
committerRobert Varga <nite@hq.sk>
Mon, 9 Mar 2020 11:36:15 +0000 (11:36 +0000)
commitfe5d5bcfdc2dff7c6fe83e1c6b7dbb69d386f06c
treecc8efeb24e1347c019da7517510570c80f6f71c6
parent547c1ddb9d8794c4cd40b16a88a28e337dfb7730
NETCONF-125 connection timeout and between timeout are fixed

Signed-off-by: Sarguna Dharani <sarguna.dharani@verizon.com>
Change-Id: I56275dfa10dcfd4ed1a30fbb6c34169e301269db
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