BUG-9028: log stack traces on lastApplied changes
[controller.git] / opendaylight / md-sal / sal-akka-raft /
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
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
2017-05-12 Tom PantelisFix testLeaderAndFollowerEntityOwnersReassignedAfterShu... 47/56847/4
2017-05-10 Tom PantelisFix timing issue in PartitionedCandidateOnStartupElecti... 81/56681/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-14 Tom PantelisFix intermittent failures in FollowerTest 14/54814/2
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 89/54689/1
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-03-09 Tom PantelisFix timing issue in testChangeToVotingWithNoLeader 47/53047/3
2017-03-01 Robert VargaCleanup sal-akka-raft/pom.xml 00/52400/6
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-24 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 61/50861/3
2017-01-21 Robert VargaFix eclipse warnings 33/50633/2
2017-01-06 Tom PantelisBug 7362: Notify applyState synchronously 04/49404/7
2017-01-05 Robert VargaUse Akka artery for remote transport 66/49466/10
2016-12-22 Tom PantelisBug 7391: Fix out-of-order LeaderStateChange events 01/49701/3
2016-12-20 Tom PantelisBUG-7033: Add batchHint flag to RaftActor#persistData 39/49439/5
2016-12-01 Tom PantelisRemove MockReplicatedLogEntry 08/48808/3
2016-12-01 Tom PantelisChange ReplicatedLogImplEntry to Externalizable proxy... 03/48803/2
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-11-22 Tom PantelisBug 5419: Add persistAsync method to DataPersistencePro... 40/48440/2
2016-11-03 Tom PantelisChanges for akka 2.4.11 63/47763/3
2016-10-26 Tom PantelisFix FindBugs warnings in sal-akk-raft 05/46905/8
2016-10-24 Alexis de TalhouëtRevert "Clean-up pom.xml layout" 67/47467/1
2016-10-24 Alexis de TalhouëtClean-up pom.xml layout 91/46691/12
2016-10-12 Tom PantelisFix remaining CS errors in sal-akka-raft and enable... 05/46805/3
2016-10-12 Tom PantelisFix warnings in sal-akka-raft test classes 98/46798/4
2016-10-11 Tom PantelisBug 6540: EOS - handle edge case with pruning pending... 38/45638/5
2016-10-07 Tom PantelisFix warnings and clean up javadocs in sal-akka-raft 11/46511/3
2016-10-06 Tom PantelisFix warnings and javadocs in sal-akka-raft 65/45865/4
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-19 Tom PantelisRemove deprecated RaftActor inner classes 25/36125/4
2016-09-07 Tom PantelisBug 6659: Fix intermittent PartitionedCandidateOnStartu... 53/45353/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-23 Tom PantelisFix issues when persistence enabled 21/44521/3
2016-08-22 Tom PantelisTake snapshot after recovery on migrated messages 47/43747/8
next