Simplify onShutdown checks
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / RaftActor.java
2016-03-30 Robert VargaSimplify onShutdown checks 73/36873/1
2016-03-30 Robert VargaMake RaftActor.initiateLeadershipTransfer() private 70/36870/3
2016-03-29 Robert VargaRemove DelegatingRaftActorBehavior 60/36160/11
2016-03-22 Tom PantelisImplement change to voting with no leader 23/32723/12
2016-03-22 Robert VargaDecouple RaftState and RaftActorBehaviors 65/36565/1
2016-03-21 Robert VargaHandle snapshot support messages first 97/36297/2
2016-03-21 Robert VargaDo not allow overrides of onReceive{Command,Recover} 92/36292/3
2016-03-18 Tom PantelisImplement ChangeServersVotingStatus message in RafActor 11/32511/8
2016-02-23 Tom PantelisFix sporadic failures in ClusterAdminRpcServiceTest 85/35285/2
2016-01-07 Tom PantelisImplement pauseLeader timeout for leadership transfer 42/31942/6
2016-01-07 Tom PantelisImplement suspend leader in Shard 36/31936/6
2015-12-21 Tom PantelisAdd ShutDown message to RaftActor to transfer leader 65/31565/8
2015-12-21 Tom PantelisAdd LeaderTransitioning message to RaftActor 07/31507/3
2015-12-15 Gary WuAdd RaftActorServerConfigurationSupport.raftActor 11/30511/2
2015-12-02 Tom PantelisBug 2187: EOS shard recovery after AddShardReplica 04/29904/6
2015-11-17 Tom PantelisBug 2187: Bootstrap EOS shard when no local shards... 76/29576/12
2015-11-09 Tom PantelisBug 4564: Implement GetSnapshot message in RaftActor 85/29085/10
2015-11-02 Tom PantelisAlways persist ServerConfigurationPayload log entries 52/28952/4
2015-10-30 evvyBUG-3381: Capture Snapshot on recovery if journal is... 21/27721/7
2015-10-29 kalaiselvikBUG 2187 - Creating ShardReplica 96/28596/9
2015-10-28 Tom PantelisIntroduce PeerInfo and VotingState 20/28720/10
2015-10-26 Robert VargaDo not declare unneeded Exception throw 27/28727/5
2015-10-26 Tom PantelisAdd getPeerIds to RaftActorContext 18/28718/6
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
2015-09-28 Tom PantelisAlways persist and recover election term info 91/27491/9
2015-09-10 Tom PantelisBug 4105: Change ownership on member down/up 04/26804/1
2015-09-01 Moiz RajaBUG 2185 : Introduce the SwitchBehavior message 64/25164/2
2015-08-28 Harman SinghBug 2461 : Adding capture snapshot JMX operation. 32/26132/2
2015-06-06 Tom PantelisBug 3020: Add leader version to LeaderStateChanged 36/22036/2
2015-06-01 Kamal RameshanBug:3260-Recovery misses flows installed on single... 70/21570/2
2015-05-21 Tom PantelisBug 3206: CDS - issues with direct commit 90/20890/2
2015-05-16 Tom PantelisBug 3020: Add version to AppendEntries and AppendEntrie... 24/20524/2
2015-05-13 Tom PantelisBug 3161: Create new UpdateElectionTerm class 12/20212/2
2015-05-12 Tom PantelisBug 3161: Remove serialVersionUID to maintain backwards... 64/20164/1
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
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-05-04 Tony TkacikMerge "BUG 3057 - notify added event source by topics...
2015-05-04 Tony TkacikMerge changes Ibe016728,Ic719c519,I87a81a54
2015-05-04 Tony TkacikMerge "BUG 3066 : Optimistic lock failed, on NetconfSta...
2015-05-04 Tony TkacikMerge "Bug222:Comments incorporated for response based...
2015-05-01 Moiz RajaMerge "BUG 3049 : Upgrade from akka 2.3.9 to 2.3.10"
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-30 Tom PantelisMerge "Return local shard tree from FindPrimaryShard"
2015-04-30 Tom PantelisReturn local shard tree from FindPrimaryShard 56/19356/1
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-27 Tony TkacikMerge "BUG 3029 - netconf event source modification...
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tony TkacikMerge "Fix ReplicationAndSnapshotsIntegrationTest failure"
2015-04-24 Moiz RajaMerge "Remove local override of odlparent version for...
2015-04-24 Tom PantelisMerge "NPE in RaftActor#onGetOnDemandRaftStats"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-23 Tom PantelisNPE in RaftActor#onGetOnDemandRaftStats 54/18854/4
2015-04-21 Moiz RajaMerge "Elide front-end 3PC for single-shard Tx"
2015-04-21 Tony TkacikMerge "Add assertNotNull to prevent null analysis warnings"
2015-04-21 Tony TkacikMerge "Improve xml lookup in edit-config rpc for md...
2015-04-21 Tony TkacikMerge "Bug 2998 - RESTCONF not recogizing top-level...
2015-04-21 Moiz RajaMerge "Cleanup: Remove passing around of DataPersistenc...
2015-04-21 Moiz RajaMerge "Address comment in gerrit 17266"
2015-04-21 Moiz RajaMerge "Bug 2948: Perform create snapshot synchronously"
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-14 Tom PantelisCleanup: Remove passing around of DataPersistenceProvider 43/18143/2
2015-04-14 Tom PantelisAddress comment in gerrit 17266 37/18137/6
2015-04-14 Tom PantelisBug 2948: Perform create snapshot synchronously 14/18114/4
2015-04-13 Moiz RajaMerge "Bug 2948: Store DataPersistenceProvider in RaftA...
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-11 Moiz RajaMerge "Add new DeleteEntries class wih long "fromIndex...
2015-04-10 Tom PantelisBug 2948: Store DataPersistenceProvider in RaftActorContext 04/17804/5
2015-04-10 Tom PantelisAdd new DeleteEntries class wih long "fromIndex" field 99/17399/3
2015-04-10 Tom PantelisAdd unit tests for RaftActorSnapshotMessageSupport 23/17323/2
2015-04-10 Tom PantelisAdd unit tests for RaftActorRecoverySupport 12/17312/6
2015-04-10 Moiz RajaMerge "CDS: Split out TransactionFutureCallback"
2015-04-10 Moiz RajaMerge "Remove deprecation suppression"
2015-04-10 Moiz RajaMerge "Add generic arguments"
2015-04-10 Moiz RajaMerge "Update lispflowmapping options in custom.properties"
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-10 Moiz RajaMerge changes I114cbac1,I45c2e7cd
2015-04-10 Moiz RajaMerge "Verify BatchedModifications messages sent vs...
2015-04-10 Moiz RajaMerge "Use BatchedModifications message in place of...
2015-04-10 Moiz RajaMerge "Refactor raft recovery code to a RaftActorRecove...
2015-04-08 Tony TkacikMerge "BUG 2799: SPI for EventSources"
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-08 Tony TkacikMerge "Add DOMDataTreeIdentifier.toString()"
2015-04-08 Tom PantelisRefactor snapshot message processing to RaftActorSnapsh... 66/17266/4
2015-04-08 Tom PantelisRefactor raft recovery code to a RaftActorRecoverySuppo... 47/17247/6
2015-04-07 Tom PantelisMerge "Bug 2933: BidningDOMDataBrokerAdaper implements...
2015-04-07 Tom PantelisMerge "Bug 2933: Make DataTreeModification and Listener...
2015-04-07 Tom PantelisMerge "Bug 2933: Implemented DataTreeChangeService"
2015-04-07 Tom PantelisMerge "Bug 2942: odl-mdsal-apidocs feature is not prote...
2015-04-07 Moiz RajaMerge "Refactor ReplicatedLogImpl to separate class"
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
2015-03-30 Ed WarnickeMerge "Export BindingNormalizedNodeSerializer via Confi...
2015-03-30 Moiz RajaMerge changes I34538a22,I520b0d83
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
next