Fix warnings in sal-akka-raft test classes
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / test / java / org / opendaylight / controller / cluster / raft / MockRaftActor.java
2016-10-12 Tom PantelisFix warnings in sal-akka-raft test classes 98/46798/4
2016-08-22 Tom PantelisTake snapshot after recovery on migrated messages 47/43747/8
2016-07-08 Tom PantelisForce install snapshot when follower log is ahead 35/41535/2
2016-05-13 Robert VargaBUG-5626: use Identifier instead of String 32/38632/7
2016-03-21 Robert VargaDo not allow overrides of onReceive{Command,Recover} 92/36292/3
2016-01-18 Robert VargaRevert "Add mockito-configuration to tests" 18/32818/2
2016-01-13 Robert VargaAdd mockito-configuration to tests 45/32045/11
2016-01-07 Tom PantelisImplement pauseLeader timeout for leadership transfer 42/31942/6
2015-12-21 Tom PantelisAdd ShutDown message to RaftActor to transfer leader 65/31565/8
2015-11-13 Tom PantelisBug 4564: Implement restore from snapshot in RaftActor 80/29280/7
2015-11-09 Tom PantelisBug 4564: Implement GetSnapshot message in RaftActor 85/29085/10
2015-10-06 Tom PantelisInitial code for RaftActorServerConfigurationSupport 57/27557/7
2015-09-28 Tom PantelisAlways persist and recover election term info 91/27491/9
2015-06-10 Tom PantelisBug 3570: Persist snapshot on follower ApplySnapshot 50/22250/2
2015-06-06 Tom PantelisBug 3020: Add leader version to LeaderStateChanged 36/22036/2
2015-05-16 Tom PantelisBug 3020: Add version to AppendEntries and AppendEntrie... 24/20524/2
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-17 Tom PantelisMerge "Notification Listener Adapter uses NotificationL...
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-15 Moiz RajaMerge "Split out sal-akka-raft example"
2015-04-15 Moiz RajaMerge "Bug 2948: Recovered log entries not applied...
2015-04-14 Tom PantelisBug 2948: Recovered log entries not applied after prior... 13/18113/5
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-11 Moiz RajaMerge "Add LeadershipChangeCount to ShardStats"
2015-04-10 Tom PantelisAdd unit tests for RaftActorSnapshotMessageSupport 23/17323/2
2015-04-10 Tom PantelisAdd unit tests for RaftActorRecoverySupport 12/17312/6