Merge "Add new DeleteEntries class wih long "fromIndex" field"
authorMoiz Raja <moraja@cisco.com>
Sat, 11 Apr 2015 01:09:47 +0000 (01:09 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 11 Apr 2015 01:09:47 +0000 (01:09 +0000)
1  2 
opendaylight/md-sal/sal-akka-raft/src/test/java/org/opendaylight/controller/cluster/raft/RaftActorTest.java

@@@ -41,9 -42,9 +41,8 @@@ import org.junit.Before
  import org.junit.Test;
  import org.opendaylight.controller.cluster.DataPersistenceProvider;
  import org.opendaylight.controller.cluster.NonPersistentDataProvider;
 -import org.opendaylight.controller.cluster.datastore.DataPersistenceProviderMonitor;
  import org.opendaylight.controller.cluster.notifications.LeaderStateChanged;
  import org.opendaylight.controller.cluster.notifications.RoleChanged;
- import org.opendaylight.controller.cluster.raft.RaftActor.DeleteEntries;
  import org.opendaylight.controller.cluster.raft.RaftActor.UpdateElectionTerm;
  import org.opendaylight.controller.cluster.raft.base.messages.ApplyJournalEntries;
  import org.opendaylight.controller.cluster.raft.base.messages.ApplyLogEntries;