Reduce ReconnectingStrategyListener nesting 91/101391/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 31 May 2022 18:25:03 +0000 (20:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 31 May 2022 20:32:55 +0000 (22:32 +0200)
commit30923f608471abcc8204fe3366a9ab3f6aec4539
tree97e6a0fb0a8ecf451e5a4d326819e6edf4929700
parentd73205b08526d028481fb9867ea4ee0932a51157
Reduce ReconnectingStrategyListener nesting

We do not need to nest the two listeners into each other. This is the
first step to eliminating both of them.

Change-Id: I3af5797dcccc3e82e9c28731b082e1f4014aba74
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 3b229907bacd02c1a37174d84945a34c468c1d95)
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/NetconfSessionPromise.java