Disallow remove leader in single node
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / RaftActorServerConfigurationSupport.java
2016-01-15 Tom PantelisDisallow remove leader in single node 91/32391/3
2016-01-08 Tom PantelisImplement RemoveServer for leader 37/32237/2
2016-01-05 Robert VargaUse ArrayDeque instead of LinkedList 23/32023/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-18 Moiz RajaBUG 2817 - Basic implementation of RemoveServer in... 03/29803/3
2015-11-14 kalaiselvikBug 2187: Persisting Actor peerIds' in snapshot 42/29542/3
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-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-28 Tom PantelisIntroduce PeerInfo and VotingState 20/28720/10
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