Improve segmented journal actor metrics
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / behaviors /
2024-01-16 Robert VargaRemove shard-snapshot-chunk-size 70/101570/11
2024-01-01 Robert VargaDo not use Optional for leaderAddress 12/109512/6
2023-12-31 Robert VargaMerge ClientRequestTracker 08/109508/6
2023-12-31 Robert VargaDo not leak ReplicatedLogEntry in Replicate message 07/109507/7
2023-12-31 Robert VargaAccess clientActor exactly once 06/109506/5
2023-10-10 tibor.kralMake snapshot offset long to prevent overflow 44/107444/12
2023-06-30 Robert VargaRemove support for pre-Fluorine versions 11/103511/10
2023-06-30 Robert VargaRemove FollowerIdentifier.Proxy 76/105176/8
2023-04-18 Robert VargaMigrate users of Optional.get() 83/105483/4
2023-04-03 Robert VargaRemove FollowerIdentifier.Proxy constructor 73/105173/6
2023-04-03 Robert VargaImprove Follower's Snapshot 52/105152/4
2023-04-03 Robert VargaImprove Candidate.votingPeers 51/105151/4
2022-12-03 Robert VargaFix more Sonar warnings 44/103544/3
2022-12-03 Robert VargaFixup Sonar issues 34/103534/4
2022-12-02 Robert VargaModernize sal-akka-raft 29/103529/2
2022-12-02 Robert VargaSwitch to ARGON raft version 14/103514/9
2022-12-02 Robert VargaDefine RaftVersions.ARGON_VERSION 13/103513/9
2022-12-02 Robert VargaUse instanceof patterns in Follower 16/103516/1
2022-05-26 Robert VargaAdd Payload.serializedSize() 11/101211/9
2022-05-18 Robert VargaMove {Identifiable,Persistent,}Payload 12/101112/7
2022-05-18 Robert VargaUse instanceof pattern 17/101217/1
2022-05-18 Robert VargaSimplify cutover expression 16/101216/1
2022-05-17 Robert VargaChange RTE to an ISE 39/101139/5
2022-03-09 Robert VargaFixup comparison formatting 15/100015/1
2022-03-09 Robert VargaBump upstream SNAPSHOTS 02/99502/13
2020-05-25 Tomas CereDo not bump follower term while it is isolated 63/89863/3
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-07 Tomas CereFixup chunk offset movement on resend 17/83317/7
2019-08-21 Robert VargaFix modernization issues 32/83832/8
2019-08-20 Robert VargaFixup checkstyle 28/83828/2
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-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-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-03-04 Robert VargaIntroduce candidate election timeout divisor 63/80663/2
2019-02-12 Robert VargaReduce JSR305 proliferation 11/80211/6
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-08-22 Robert VargaFix findbugs warnings 51/75351/4
2018-06-27 Stephen KittBump odlparent to 3.1.2 88/72488/7
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
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-08-30 Tom PantelisFix intermittent testOwnerChangesOnPeerAvailabilityChan... 28/62428/3
2017-08-28 Tom PantelisFix intermitent testFollowerResyncWith*LeaderRestart... 81/62381/1
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-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-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-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 - Add request leadership functionality to... 42/53542/21
2017-02-17 Tom PantelisBug 7521: Add FileBackedOutputStream and use for snapsh... 69/50769/13
2017-02-14 Tom PantelisAdd more info logging in sal-akka-raft 53/51753/6
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
2017-01-06 Tom PantelisBug 7362: Notify applyState synchronously 04/49404/7
2016-12-20 Tom PantelisBUG-7033: Add batchHint flag to RaftActor#persistData 39/49439/5
2016-11-29 Tom PantelisBug 5419: Persist log entries asycnhronously 41/48441/6
2016-11-25 Robert VargaFix javadocs and enable doclint 83/48683/4
2016-10-12 Tom PantelisFix remaining CS errors in sal-akka-raft and enable... 05/46805/3
2016-10-07 Tom PantelisFix warnings and clean up javadocs in sal-akka-raft 11/46511/3
2016-10-03 Stephen KittMechanical code cleanup (sal-akka-raft) 84/46084/3
2016-09-26 Tom PantelisBug 6540: Fix journal issues on leader changes 15/45515/4
2016-09-25 Tom PantelisBug 6540: Move LeaderInstallSnapshotState to FollowerLo... 14/45514/3
2016-09-24 Tom PantelisBug 6540: Refactor FollowerToSnapshot to its own class 13/45513/2
2016-09-07 Tom PantelisBug 6540: EOS - Rework behavior of onPeerDown 29/45129/5
2016-09-01 Tom PantelisBug 6587: Retain state when transitioning between Leade... 99/44899/4
2016-08-30 Tom PantelisFix issue when AE leader differs from prior install... 13/44813/3
2016-08-22 Tom PantelisTake snapshot after recovery on migrated messages 47/43747/8
2016-08-11 Tom PantelisBug 5450: Query akka cluster state on Follower Election... 65/43265/6
2016-08-11 Tom PantelisChange InstallSnapshot and reply to use Externalizable... 38/42638/4
2016-08-10 Robert VargaMove ServerConfigurationPayload to cluster.raft.persisted 66/43266/7
2016-08-05 Tom PantelisBug 5504: Add PreLeader raft state 28/42728/4
2016-08-03 Tom PantelisImprove leader election convergence 69/42969/3
2016-08-02 Tom PantelisAlleviate premature elections in followers 64/42564/7
2016-07-08 Tom PantelisForce install snapshot when follower log is ahead 35/41535/2
2016-07-05 Sai MarapaReddyClear leaderId when election timeout occurs in non... 21/41321/2
2016-07-05 Tom PantelisAdd ServerConfigPayload to InstallSnapshot message 20/41320/3
2016-06-16 Tom PantelisRemove snapshot after startup and fix related bug 76/39976/5
next