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

index 2928266648521071406b03a30434ac3000b7e13b,d2b65db85bbc6f0409e1f1435a6e1bf40a0dccb1..5062f8f6e0c6d5875e949dcc38afeda5297f5827
@@@ -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;