Ignore incoming messages in State.FAILED 56/102756/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 18 Oct 2022 23:45:41 +0000 (01:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 19 Oct 2022 00:31:42 +0000 (02:31 +0200)
commit06c94657833f0ed7110a40af31af20f869cca19d
tree3aaa9f2b83efec66a4abdc9d8d572208b5e02baf
parent815f175ed380271ef32d04bf223f4a1b2a70bcb1
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>
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionNegotiator.java