Eliminate another prepareBatchedModifications() method 90/114190/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 25 Oct 2024 12:46:43 +0000 (14:46 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 25 Oct 2024 12:46:43 +0000 (14:46 +0200)
commit52d5bed92666daea5a94aefa0b1d876d52c4c5aa
tree28eb5809dc664c40ddd33f2c172b65a212457967
parent22fa613f7ba9e80baaee62363f1c9bf09e47d96d
Eliminate another prepareBatchedModifications() method

We are using this method only indirectly, merge it into its sole caller.

Change-Id: Ic414449778eead545cfbf7b713a307b8f0e429f4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/AbstractShardTest.java