Move InitialClientActorContext allocation 76/111676/3
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 10 May 2024 15:00:17 +0000 (17:00 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 14 May 2024 08:24:56 +0000 (10:24 +0200)
commit1900c3246de94ca72a115e790a0f820b5de1c86c
treefa465aac23f2ed6fd9f795b5d93b62d428428641
parentf76d785700a36cf8548fde5015a46908007ff93e
Move InitialClientActorContext allocation

The context is inherently tied to RecoveringClientActorBehaviour,
allocate it there.

Change-Id: I37a0c9d8ee2a187256b200035b320bd2f6b86c0b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/cds-access-client/src/main/java/org/opendaylight/controller/cluster/access/client/AbstractClientActor.java
opendaylight/md-sal/cds-access-client/src/main/java/org/opendaylight/controller/cluster/access/client/RecoveringClientActorBehavior.java