Ignore incoming messages in State.FAILED 70/102770/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 18 Oct 2022 23:45:41 +0000 (01:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Oct 2022 09:01:20 +0000 (11:01 +0200)
commitf0cd16a3b950448b75a2a50820a7cba352ecbd0f
treef5886f6490be06ccab975a8363c66223ddc94ca8
parent7aabde7b7621aea44d693752ef6beb8eddaf1e61
Ignore incoming messages in State.FAILED

Once we transition to FAILED state, we should not process any other
messages, as we just waiting for close() to complete.

JIRA: NETCONF-905
Change-Id: Id7d7f657e50bb7c7ad25c1445fa0b69e1e57cdb9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 06c94657833f0ed7110a40af31af20f869cca19d)
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionNegotiator.java