Migrate from YangInstanceIdentifier.EMPTY
[controller.git] / opendaylight / md-sal / sal-akka-raft /
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-08-12 jenkins-relengBump versions by x.y.(z+1) 44/83544/1
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-02-01 jenkins-relengBump versions by x.y.(z+1) 84/80084/1
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-27 Robert Vargacommons-lang dependency should be scope=test 07/79007/5
2018-12-25 Robert Vargacommons-io dependency should be scope=test 08/79008/4
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-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 88/74988/1
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-03-15 Tom PantelisEnable findbugs in md-sal parent pom 29/69329/3
2018-03-09 Tom PantelisEnable checkstyle in the mdsal-parent pom 42/69242/2
2018-03-05 Tom PantelisCreate a parent pom for md-sal sub-projects 85/69085/4
2018-02-28 Robert VargaMeasure follower activity in nanoseconds 03/68403/5
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 28/68728/1
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-11 Tom PantelisBump to odlparent 3.0.2 85/66485/4
2018-01-11 Robert VargaBump yangtools to 2.0.0 74/64174/26
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-11-29 Stephen KittDrop obsolete Maven site configuration 35/65935/2
2017-10-23 Robert VargaBUG-9028: log stack traces on lastApplied changes 50/64150/4
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 34/63634/3
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-23 Robert VargaRemove remnants of proto generation 46/62146/2
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 72/61672/1
2017-08-13 Tom PantelisAdd MXBean to report shard registered DTCL/DCL info 87/59587/5
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 67/61367/2
2017-08-04 Robert VargaFixup static method warnings 99/61099/2
2017-07-21 Tom PantelisBug 3401: Remove/cleanup Import-Package in maven-bundle... 55/59955/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-10 Stephen KittUpgrade to odlparent 2.0.2 90/60090/2
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-07-03 Robert VargaBump odlparent dependency to 2.0.1 54/59854/2
2017-06-29 Tom PantelisBug 2890: Chunk AppendEntries when single payload size... 01/57301/12
2017-06-21 Robert VargaBump to odlparent 2.0.0 76/50176/13
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 Thanh HaMigrate to odlparent 1.9.0 45/58845/2
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 Thanh HaMigrate to odlparent 1.8.0-Carbon 97/58297/7
2017-06-06 Tom PantelisFix RecoveryIntegrationSingleNodeTest failure 77/58277/2
2017-06-05 Tom PantelisBug 5740: Configure control-aware mailbox 19/57819/5
next