Add direct in-memory journal threshold
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main /
2020-09-03 tadei.bilanAdd direct in-memory journal threshold 99/91299/10
2020-07-26 Tomas CereAdd optional timeout parameter for backup rpc 05/89905/8
2020-06-26 Robert VargaAdd a missing space 25/90725/2
2020-06-24 Tibor KrálAdd an option to trigger snapshot creation on root... 43/87943/17
2020-06-12 Tibor KrálAllow incremental recovery 77/87077/13
2020-05-25 Tomas CereDo not bump follower term while it is isolated 63/89863/3
2020-05-19 tadei.bilanFix DeleteEntries persisting with wrong index 03/89703/5
2020-04-20 Robert VargaRemove executable bit from RaftActor 33/89133/2
2020-03-20 Tomas CereFixup "Leader should always apply modifications as... 16/87616/4
2020-02-05 Robert VargaRevert "Leader should always apply modifications as... 52/87452/1
2020-01-19 Tomas CereLeader should always apply modifications as local 76/82576/24
2019-09-27 Tomas CereDo not update term from unreachable members 76/82876/10
2019-09-23 Robert VargaBump odlparent to 5.0.2 01/83801/24
2019-09-16 Tomas CereLost commit index when a snapshot is captured 21/83421/5
2019-09-07 Tomas CereFixup chunk offset movement on resend 17/83317/7
2019-08-21 Robert VargaReduce reliance on Guava Fuction/Supplier 40/83840/4
2019-08-21 Robert VargaFix modernization issues 32/83832/8
2019-08-20 Robert VargaFixup checkstyle 28/83828/2
2019-07-22 Robert VargaForce AbstractRaftRPC to use Externalizable proxy pattern 65/83165/2
2019-07-19 Robert VargaMake RaftVersions a final class 64/83164/1
2019-07-10 Robert VargaFurther Guava Optional cleanups 09/83009/6
2019-07-10 Robert VargaMigrate InstallSnapshot/SnapshotTracker use of Optional 03/83003/5
2019-07-04 Tomas CereFix multiple snapshots present after journal removal 80/82380/8
2019-06-25 Tomas CereReset replyReceivedForOffset correctly 26/82726/1
2019-06-25 Tomas CereFailed chunks should move offset backwards 25/82725/1
2019-06-12 Tomas CereReset snapshot progress on IOExceptions 94/82394/6
2019-06-12 Robert VargaSend commitIndex updates to followers as soon as possible 98/82498/1
2019-06-09 Robert VargaSimplify recoveryTime computation 58/82458/3
2019-06-08 Robert VargaBump persisted PayloadVersion 14/82314/25
2019-05-07 Tomas CereReset snapshot progress after timeout has been hit 16/81816/7
2019-04-16 Robert VargaDo not allow persistence callbacks to throw Exception 40/81640/6
2019-04-13 Tomas CereDo not break actor containment 82/81482/7
2019-03-04 Robert VargaIntroduce candidate election timeout divisor 63/80663/2
2019-02-12 Robert VargaReduce JSR305 proliferation 11/80211/6
2019-01-09 Tom PantelisOutput last log term on recovery complete 75/79375/2
2019-01-09 Robert VargaImprove follower term conflict resolution 34/79334/1
2019-01-07 Tom PantelisSend leader's full address via AppendEntries 07/78507/5
2018-12-18 Tom PantelisAvoid unnecessary unsuccessful AppendEntriesReply 05/78805/4
2018-12-05 Robert VargaRequire FiniteDuration in Actor props 50/78450/3
2018-12-05 Robert VargaReduce use of scala.concurrent.duration.Duration 49/78449/2
2018-12-03 Tom PantelisAdd specific serializer for SimpleReplicatedLogEntry 90/78390/3
2018-10-10 Robert VargaRemove use of Class.newInstance() 03/76803/3
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
2018-08-21 Robert VargaMigrate to UntypedAbstractActor 02/65902/12
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-06-27 Stephen KittBump odlparent to 3.1.2 88/72488/7
2018-06-08 Michael Vorburgerfix FollowerInfo @ConstructorProperties for valid Shard... 95/72795/1
2018-04-12 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 76/69876/11
2018-02-28 Robert VargaMeasure follower activity in nanoseconds 03/68403/5
2018-02-17 Robert VargaMake FollowerLogInformation a class 36/67536/5
2018-01-25 何运波10202176Fix the inner order of switchBehavior in RaftAcotr 44/67144/2
2018-01-08 Tom PantelisPrevent non-voting member from becoming entity owner 30/66830/2
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-10-23 Robert VargaBUG-9028: log stack traces on lastApplied changes 50/64150/4
2017-09-16 Stephen KittString performance and maintenability 54/57354/8
2017-08-30 Tom PantelisFix intermittent testOwnerChangesOnPeerAvailabilityChan... 28/62428/3
2017-08-28 Tom PantelisFix intermitent testFollowerResyncWith*LeaderRestart... 81/62381/1
2017-08-24 Robert VargaBUG-9028: make NonPersistentDataProvider schedule invoc... 55/62255/1
2017-08-24 Robert VargaAdd debug to pinpoint lastApplied movement 21/62221/2
2017-08-13 Tom PantelisAdd MXBean to report shard registered DTCL/DCL info 87/59587/5
2017-07-15 Robert VargaBUG-8618: introduce RaftActor.unpauseLeader() 19/60419/2
2017-07-11 Tom PantelisRefactor Follower#handleAppendEntries 85/59085/7
2017-07-10 Robert VargaCleanup warnings 89/59589/11
2017-07-07 Tom PantelisFix incorrect spelling of fileBackedStreamFactory 64/60064/1
2017-07-06 Robert VargaTransfer leadership in PreLeader state 24/60024/1
2017-06-29 Tom PantelisBug 2890: Chunk AppendEntries when single payload size... 01/57301/12
2017-06-19 Tom PantelisEnforce non-null entries field in AppendEntries 52/59052/2
2017-06-15 Robert VargaOptimize Follower.isOutOfSync() 49/59049/1
2017-06-15 Robert VargaBUG-8618: update sync status only after processing 41/59041/2
2017-06-15 Robert VargaBUG-8618: make sync threshold tuneable 40/59040/1
2017-06-15 Robert VargaBUG-8618: improve debug logs 25/59025/2
2017-06-15 Robert VargaBUG-8618: refactor SyncStatusTracker state 17/59017/1
2017-06-15 Robert VargaBUG-8618: add threshold crossing debugs 88/58988/1
2017-06-13 Tom PantelisBug 8606: Continue leadership transfer on pauseLeader... 40/58740/2
2017-06-12 Tomas CereBUG 8618: Log leader status when rejecting request 72/58772/1
2017-06-04 Jakub MorvayBug 8446 - Increase timeout in leadership transfer 79/57679/3
2017-06-01 Tom PantelisRemove deprecated Snapshot and related code 11/58011/3
2017-05-28 Tom PantelisBug 5740: Add ControlMessage interface to raft messages 76/57776/3
2017-05-24 Tom PantelisBug 5740: Remove Serializable where not necessary 74/57774/1
2017-05-24 Tom PantelisBug 5740: Change TimeoutNow and Shutdown to externaliza... 66/57766/2
2017-05-24 Tom PantelisBug 5740: Change RequestVote(Reply) to externalizable... 65/57765/1
2017-05-16 Stephen Kittsal-akka-raft: use lambdas 76/57176/2
2017-05-12 Tom PantelisFix testLeaderAndFollowerEntityOwnersReassignedAfterShu... 47/56847/4
2017-04-20 Tom PantelisBug 7747: Reply to the leader before applying previous... 33/55733/1
2017-04-18 Tom PantelisRemove deprecated persisted raft payloads 34/55134/3
2017-04-15 Tom PantelisFix intermittent failure in ClusterAdminRpcServiceTest... 80/55080/3
2017-04-14 Tom PantelisBug 8206: Fix IOException from initiateCaptureSnapshot 97/54897/4
2017-04-14 Tom PantelisBug 8206: Prevent decr follower next index beyong -1 80/54780/6
2017-04-01 Jakub MorvayBug 7407 - CDS: allow applications to request Leader... 43/53543/27
2017-04-01 Jakub MorvayBug 7407 - Add request leadership functionality to... 42/53542/21
2017-02-23 Robert VargaRemove unneeded SuppressWarnings 14/52214/2
2017-02-17 Tom PantelisBug 7521: Convert DatastoreSnapshot.ShardSnapshot to... 24/50924/9
2017-02-17 Tom PantelisBug 7521: Add FileBackedOutputStream and use for snapsh... 69/50769/13
2017-02-15 Tom PantelisAdd OnDemandShardState to report additional Shard state 83/51583/6
2017-02-14 Tom PantelisAdd more info logging in sal-akka-raft 53/51753/6
2017-02-14 Tom PantelisCDS: updateMinReplicaCount on RemoveServer 68/51868/1
2017-02-10 Lorand JakabCheckstyle: fix ParenPad violations 02/51402/2
2017-02-10 Tom PantelisBug 7521: Convert install snapshot chunking to use... 44/50744/7
2017-02-10 Tom PantelisBug 7521: Convert Snapshot to store a State instance 72/50572/9
2017-01-21 Robert VargaFix eclipse warnings 33/50633/2
next