Remove RaftActor#trimPersistentData method 03/17203/1
authorTom Pantelis <tpanteli@brocade.com>
Thu, 26 Mar 2015 00:40:14 +0000 (20:40 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Thu, 26 Mar 2015 00:40:14 +0000 (20:40 -0400)
commitcd6e12ee194c64a7948424db958e053bf2438f13
tree361bb8d4731b0c47b7e32229eda33bde6782bf73
parente6e3ad00c95d72f731142e649f198c5ded9dde64
Remove RaftActor#trimPersistentData method

The recent snapshot refactoring moved the code in trimPersistentData to
the SnapsotManager and it's no longer called so should be removed.

Change-Id: Ieb7c3b5595f562b8debf62b2ea5b16e656e5fea4
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/RaftActor.java