Add direct in-memory journal threshold
[controller.git] / opendaylight / md-sal / sal-akka-raft / src /
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-04-16 Robert VargaBump odlparent/yangtools/mdsal 49/88849/25
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-29 Robert VargaMigrate to AbstractActor 96/80396/8
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-19 Robert VargaEliminate use of deprecated mockito methods 76/78876/2
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-05 Robert VargaMigrate to java.time.Duration 74/75374/41
2018-12-03 Tom PantelisAdd specific serializer for SimpleReplicatedLogEntry 90/78390/3
2018-10-24 Robert VargaIntegrate MRI projects for Neon 55/74855/74
2018-10-10 Robert VargaRemove the use of ActorIdentity.getRef() 25/76825/1
2018-10-10 Robert VargaRemove use of Class.newInstance() 03/76803/3
2018-08-30 Stephen KittSwitch to Akka’s protobuf 55/75555/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 KittSimplify code using Java 8 features 44/74344/4
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-04-06 Robert VargaMigrate RaftActorTestKit to javadsl.TestKit 24/70424/1
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-24 Robert VargaMigrate from JavaTestKit to javadsl.TestKit 22/65622/11
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-27 David SuarezRemove explicit default super-constructor calls 20/63620/1
2017-09-16 Stephen KittString performance and maintenability 54/57354/8
2017-09-07 Tom PantelisFix intermittent PreLeaderScenarioTest failure 67/62767/4
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-08-04 Robert VargaFixup static method warnings 99/61099/2
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 PantelisFix intermittent PreLeaderScenarioTest failure 75/58775/2
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-06 Tom PantelisFix RecoveryIntegrationSingleNodeTest failure 77/58277/2
2017-06-05 Tom PantelisBug 5740: Configure control-aware mailbox 19/57819/5
2017-06-04 Jakub MorvayBug 8446 - Increase timeout in leadership transfer 79/57679/3
2017-06-01 David SuarezReplace logger and log by LOG 18/58018/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-19 Stephen KittSimplify code with new Map features 34/57334/4
2017-05-16 Stephen Kittsal-akka-raft: use lambdas 76/57176/2
next