Clean AbstractServerChangeReply up
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / test / java / org / opendaylight / controller / cluster / raft / RaftActorServerConfigurationSupportTest.java
2016-02-17 Robert VargaClean AbstractServerChangeReply up 22/34622/9
2016-02-13 Robert VargaMake methods static 55/34555/2
2016-01-20 Tom PantelisRemove the leader's FollowerLogInformation on RemoveServer 02/33002/2
2016-01-15 Tom PantelisDisallow remove leader in single node 91/32391/3
2016-01-08 Tom PantelisImplement RemoveServer for leader 37/32237/2
2015-12-15 Gary WuAdd RaftActorServerConfigurationSupport.raftActor 11/30511/2
2015-12-14 Tom PantelisBug 2187: Timeout the Persist state 93/30493/6
2015-11-24 Gary WuRefactor MessageCollectorActor and DoNothingActor 47/29947/5
2015-11-18 Moiz RajaBUG 2817 - Basic implementation of RemoveServer in... 03/29803/3
2015-11-13 Tom PantelisBug 4564: Implement restore from snapshot in RaftActor 80/29280/7
2015-11-12 Tom PantelisBug 2187: AddServer: check if already exists 72/29572/3
2015-11-12 Tom PantelisBug 2187: Return OK reply after AddServer persist 53/29553/3
2015-11-02 Tom PantelisAlways persist ServerConfigurationPayload log entries 52/28952/4
2015-10-29 Tom PantelisAdd wait state for AddServer if snapshot in progress 25/28925/3
2015-10-28 Tom PantelisAdd voting state to ServerConfigurationPayload 29/28829/9
2015-10-26 Robert VargaMake private methods static 26/28726/5
2015-10-26 Tom PantelisAdd getPeerIds to RaftActorContext 18/28718/6
2015-10-23 Tom PantelisBug 2187: Code cleanup and refactoring 74/28674/5
2015-10-23 Tom PantelisBug 2187: AddServer unit test and bug fixes 63/28663/3
2015-10-20 Rajesh_SindagiBUG-2187: Add Server - Leader Implementation 18/28018/9
2015-10-06 Tom PantelisInitial code for RaftActorServerConfigurationSupport 57/27557/7