From: Robert Varga Date: Tue, 15 Mar 2016 13:32:58 +0000 (+0100) Subject: Remove DelegatingRaftActorBehavior X-Git-Tag: release/boron~288 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=24ace09aacc620fd9768e0a7004e802f9385bcfc;hp=24ace09aacc620fd9768e0a7004e802f9385bcfc Remove DelegatingRaftActorBehavior The delegate is leaked through various methods, implementations of which already have access to the current behavior if it were available from RaftActorContext. Simplify calling conventions Change-Id: I9e27f68e55f28a9afd446abff91fbb38dd26c011 Signed-off-by: Robert Varga ---