Switch MetadataShardDataTreeSnapshot to new Proxy 91/105891/6
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 11 May 2023 17:07:01 +0000 (19:07 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 12 May 2023 17:42:26 +0000 (19:42 +0200)
commit5aed2bd908c7ee9245a4f4dee2fbbb2f18689114
tree6d40ad63965da3c67791eac3d1b658b6c4572b48
parent8169b0f4b7b8da83d7b5c0fc5e0c5374188c3aca
Switch MetadataShardDataTreeSnapshot to new Proxy

We have defined MS as the new proxy, but have not switched to it. This
patch finishes that migration.

JIRA: CONTROLLER-2077
Change-Id: Ie8031c77e8900bd4a5e408a9a2ae7491bdf19171
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/persisted/MetadataShardDataTreeSnapshot.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/persisted/ShardDataTreeSnapshotTest.java