Fix followerDistributedDataStore tear down
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / RaftActorRecoverySupport.java
2022-12-02 Robert VargaModernize sal-akka-raft 29/103529/2
2022-11-29 Robert VargaUse an instanceof pattern 60/103460/1
2022-05-18 Robert VargaMove {Identifiable,Persistent,}Payload 12/101112/7
2020-06-12 Tibor KrálAllow incremental recovery 77/87077/13
2019-06-09 Robert VargaSimplify recoveryTime computation 58/82458/3
2019-06-08 Robert VargaBump persisted PayloadVersion 14/82314/25
2019-01-09 Tom PantelisOutput last log term on recovery complete 75/79375/2
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
2017-06-01 Tom PantelisRemove deprecated Snapshot and related code 11/58011/3
2017-04-18 Tom PantelisRemove deprecated persisted raft payloads 34/55134/3
2017-02-17 Tom PantelisBug 7521: Convert DatastoreSnapshot.ShardSnapshot to... 24/50924/9
2017-02-10 Tom PantelisBug 7521: Convert Snapshot to store a State instance 72/50572/9
2016-10-26 Tom PantelisFix FindBugs warnings in sal-akk-raft 05/46905/8
2016-10-12 Tom PantelisFix remaining CS errors in sal-akka-raft and enable... 05/46805/3
2016-10-06 Tom PantelisFix warnings and javadocs in sal-akka-raft 65/45865/4
2016-08-23 Tom PantelisFix issues when persistence enabled 21/44521/3
2016-08-22 Tom PantelisTake snapshot after recovery on migrated messages 47/43747/8
2016-08-10 Robert VargaMove ServerConfigurationPayload to cluster.raft.persisted 66/43266/7
2016-07-08 Tom PantelisForce install snapshot when follower log is ahead 35/41535/2
2016-05-20 Robert VargaBUG-5626: remove ApplyLogEntries 88/38988/5
2016-03-29 Robert VargaRemove DelegatingRaftActorBehavior 60/36160/11
2016-03-07 Robert VargaBUG-4964: Bump to akka-2.4.1 24/32524/19
2016-02-13 Robert VargaMake methods static 55/34555/2
2015-11-14 kalaiselvikBug 2187: Persisting Actor peerIds' in snapshot 42/29542/3
2015-11-13 Tom PantelisBug 4564: Implement restore from snapshot in RaftActor 80/29280/7
2015-11-11 Rajesh_SindagiBug 2187: Recover Peer Id's and Update peer map during... 12/29112/4
2015-09-29 Tom PantelisAdd election info to Snapshot 95/27495/6
2015-09-28 Tom PantelisAlways persist and recover election term info 91/27491/9
2015-06-01 Kamal RameshanBug:3260-Recovery misses flows installed on single... 70/21570/2
2015-05-13 Tom PantelisBug 3161: Create new UpdateElectionTerm class 12/20212/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-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
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-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 PantelisCleanup: Remove passing around of DataPersistenceProvider 43/18143/2
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-11 Moiz RajaMerge "Add new DeleteEntries class wih long "fromIndex...
2015-04-10 Tom PantelisAdd new DeleteEntries class wih long "fromIndex" field 99/17399/3
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 Tom PantelisCalculate replicated log data size on recovery 09/17309/2
2015-04-08 Tom PantelisRefactor raft recovery code to a RaftActorRecoverySuppo... 47/17247/6