Disable NIO read timeout by default 93/92293/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 4 Aug 2020 16:57:21 +0000 (18:57 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 26 Aug 2020 16:15:45 +0000 (18:15 +0200)
commit3b5abe85da96f21da6cd2f3a7a4f7dc48e054058
treecc2df65dfafe8389a9110b47fc3d42613311eba0
parent6c41105719662f94bb50cb537d6da69f124b2214
Disable NIO read timeout by default

Rework which timeouts are disabled, as we are hitting timeout
after 615 seconds.

JIRA: NETCONF-716
Change-Id: I98ef51b4346c2aee0c9c87d58035bc08ef2c77d1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 84c3a3198ad33135dbc982dfb048ee5906d79ece)
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/ssh/client/AsyncSshHandler.java