Remove DelegatingRaftActorBehavior 60/36160/11
authorRobert Varga <rovarga@cisco.com>
Tue, 15 Mar 2016 13:32:58 +0000 (14:32 +0100)
committerRobert Varga <rovarga@cisco.com>
Tue, 29 Mar 2016 13:45:11 +0000 (15:45 +0200)
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 <rovarga@cisco.com>

No differences found