Remove SnapshotManager.convertSnapshot() 61/115961/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 21 Mar 2025 10:39:21 +0000 (11:39 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 21 Mar 2025 10:39:47 +0000 (11:39 +0100)
commitc0aff14c56ad9256a9ce44144de4ac6cd8d1f061
tree077c2fcf492bff3a084a5caa9da4bd013a9b608f
parent33995f8d9f4b9fe91c710849d1f40df1b16fcbea
Remove SnapshotManager.convertSnapshot()

This is a useless indirection, just inline it into the single caller.

JIRA: CONTROLLER-2134
Change-Id: I87830a1e57623c630de037c8bfe345792c33b398
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/SnapshotManager.java