Reduce ReconnectingStrategyListener nesting 76/101376/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 18:25:03 +0000 (20:25 +0200)
commit3b229907bacd02c1a37174d84945a34c468c1d95
treefe8d747e8a69114416c6cb42d3ad01d1140579c4
parentd31802bfa8ab119aa41c4a859446764480424d9d
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>
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/NetconfSessionPromise.java