Fix ApplyState elapsed time check
[controller.git] / opendaylight / md-sal /
2016-02-15 Robert VargaTurn OperationState into an abstract class 17/34617/4
2016-02-15 Robert VargaTurn SendHeartBeat into a singleton 16/34616/4
2016-02-15 Robert VargaTurn LeaderTransitioning into a singleton 15/34615/4
2016-02-15 Robert VargaHide IsolatedLeaderCheck message 14/34614/4
2016-02-15 Robert VargaMake FollowerInitialSyncUpStatus final 13/34613/4
2016-02-15 Robert VargaTurn ElectionTimeout into a proper singleton 12/34612/4
2016-02-15 Robert VargaMake NOOP_CALLBACK internal constant 08/34608/5
2016-02-15 Robert VargaBUG-5247: notify listeners for entities which are not... 79/34179/19
2016-02-15 Robert VargaMake GetSnapshot final and add a link 07/34607/5
2016-02-15 Robert VargaFix raw type warnings 56/34556/7
2016-02-15 Tom PantelisDeprecate InstallSnapshot protobuff messages 68/33768/6
2016-02-15 Tom PantelisRemove TransactionContext.supportsDirectCommit method 72/34472/2
2016-02-15 Tom PantelisFix intermittent ShardTest failures 32/34632/2
2016-02-13 Robert VargaMake Shutdown message a proper singleton 06/34606/3
2016-02-13 Robert VargaCleanup and document FindLeaderReply 05/34605/4
2016-02-13 Robert VargaDocument FindLeader message 04/34604/3
2016-02-13 Robert VargaMake methods static 55/34555/2
2016-02-12 Tom PantelisFix intermittent LeaderTest/CandidateTest failures 44/34544/2
2016-02-12 Tom PantelisAdd raftVersion field to AppendEntriesReply 67/33767/6
2016-02-11 Robert VargaBUG-5247: Fix Optional.get() on absent return 24/34524/2
2016-02-11 Tom PantelisBug 5153: Add timestamp to TransactionIdentifier 19/34019/4
2016-02-11 Robert VargaMake private methods static 90/34390/3
2016-02-11 Robert VargaShardTestKit.waitUntilLeader() is static 89/34389/3
2016-02-11 Robert VargaFix raw reference 92/34392/5
2016-02-11 Robert VargaNodeWithValue is generic 91/34391/4
2016-02-10 Robert VargaFix raw type warnings 93/34393/5
2016-02-10 Robert VargaUse a singleton instead of an ArrayList 81/34181/4
2016-02-10 Robert VargaSimplify listener management 80/34180/3
2016-02-10 Robert VargaFix Eclipse errors with Java 8/Scala 87/34387/2
2016-02-05 Gary WuRefactor VersionedExternalizableMessage messages 71/33871/2
2016-02-05 Tom PantelisRemove deprecated Helium Payload methods 10/33510/7
2016-02-05 Tom PantelisDeprecate CloseTransactionChain protobuff message 08/33508/7
2016-02-05 Robert VargaPublic constants need to be final 64/34164/1
2016-02-04 Moiz RajaChoose owner when all candidate registrations received. 94/33494/4
2016-02-04 Moiz RajaAdd notification-dispatcher configuration for default... 95/33495/5
2016-02-04 Moiz RajaWhen no candidates are present for an entity do not... 93/33493/4
2016-02-04 Moiz RajaFix reading of EntityOwnerSelectionStrategy 92/33492/4
2016-02-01 Tom PantelisRemove Helium protobuff code from AppendEntries 09/33509/5
2016-02-01 Tom PantelisRemove unused protobuff messages 07/33507/5
2016-02-01 Tom PantelisRemove ListenerRegistration protobuff messages 06/33506/3
2016-02-01 Tom PantelisRemove DataChangeListener protobuff messages 05/33505/3
2016-02-01 Tom PantelisHandle 3PC message backwards compatibility 86/33386/4
2016-02-01 Tom PantelisDeprecate 3PC protobuff messages 85/33385/5
2016-01-28 Robert VargaBUG-2625: fix failures with Java 8-targetted artifacts 61/33661/2
2016-01-27 Tom PantelisDeprecate ReadData/DataExists protobuff messages 78/33178/3
2016-01-27 Tom PantelisDeprecate CreateTransaction protobuff message 42/33142/5
2016-01-27 Tom PantelisBug 5109: Handle stand alone leaf nodes in CDS streaming 28/33228/2
2016-01-27 Tom PantelisBug 4992: Removed old leader's candidates on leader... 01/33601/2
2016-01-25 Tom PantelisRemove Helium ReadDataReply protobuff message 98/33098/3
2016-01-25 Robert VargaRemove deprecated ShardDataTree constructor 99/33499/1
2016-01-23 Tom PantelisDeprecate CloseTransaction protobuff message 41/33141/3
2016-01-22 Tom PantelisRemove Helium Tx modify operation messages 55/33055/3
2016-01-22 Tom PantelisRemove deprecated PreLithium Tx context classes and... 39/33039/2
2016-01-21 Thanh HaBump yangtools to 1.0.0-SNAPSHOT 90/33290/4
2016-01-21 Tom PantelisReduce logging in QuarantinedMonitorActor 85/33185/2
2016-01-21 Robert VargaClear out router event on completion 74/32874/2
2016-01-20 Tom PantelisMake RequestVote immutable and change AbstractRPC#term... 08/33008/3
2016-01-20 Tom PantelisRemove the leader's FollowerLogInformation on RemoveServer 02/33002/2
2016-01-20 Gary WuBug in AbstractLeader replication consensus 48/32848/5
2016-01-19 Tom PantelisUse ActorFactory in ShardTest 73/32473/5
2016-01-18 Tom PantelisBug in AbstractLeader replication consensus 22/32722/4
2016-01-18 Robert VargaRevert "Add mockito-configuration to tests" 18/32818/2
2016-01-18 Tomas CereBUG 4017: Notification publish service is not available... 46/32346/5
2016-01-15 Tom PantelisDisallow remove leader in single node 91/32391/3
2016-01-15 Tom PantelisSet to non-voting if not in server confguration 90/32390/2
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 90/32690/1
2016-01-14 Tom PantelisRemove ModificationPayload class 01/32401/5
2016-01-14 Tony TkacikRemoved unused actorPath from ShardManager. 08/31408/5
2016-01-14 Tom PantelisRemove deprecated getDataStoreType methods 96/32396/3
2016-01-13 Robert VargaAdd mockito-configuration to tests 45/32045/11
2016-01-12 Robert VargaUse local param in persist callback 25/32025/6
2016-01-12 Tom PantelisRemove deprecated DataExistsReply constructor 95/32395/2
2016-01-12 Robert VargaBug 2062 - StreamWriter APIs loses information about... 76/12676/12
2016-01-11 Tom PantelisImplement remove-all-shard-replicas RPC 60/32360/1
2016-01-11 Tom PantelisSend Shutdown message to Shard on ServerRemoved 38/32238/4
2016-01-08 Tom PantelisImplement RemoveServer for leader 37/32237/2
2016-01-08 Stephen KittDrop karaf-maven-plugin from it-base/parent 97/32197/2
2016-01-08 Maros MarsalekExpose yang source provider into config subsystem 24/32224/5
2016-01-08 Tom PantelisDon't transfer leadership to a non-voting follower 91/32191/3
2016-01-08 Tom PantelisAbort pending txn's in Shard on leader transition and... 79/31979/5
2016-01-08 Tom PantelisBug 4823: Add ReachableMember event to Cluster subscription 19/32219/3
2016-01-08 Tom PantelisImplement graceful ShardManager shutdown 52/31952/8
2016-01-07 Tom PantelisFix intermittent failure in DistributedEntityOwnershipI... 18/32218/3
2016-01-07 Tom PantelisImplement pauseLeader timeout for leadership transfer 42/31942/6
2016-01-07 Tom PantelisImplement suspend leader in Shard 36/31936/6
2016-01-06 Gary WuRefactor TransactonContext 85/31485/6
2016-01-05 Robert VargaUse ArrayDeque instead of LinkedList 23/32023/2
2016-01-05 Tom PantelisBug 4823: Notify findPrimary callbacks on ReachableMemb... 66/31866/3
2016-01-05 Thanh HaAdd missing license headers 79/31379/3
2016-01-05 Tom PantelisBug 4850: Fix follower out-of-sync logic wrt replicated... 68/31968/2
2016-01-04 Gary WuRemove unnecessary casts 03/32103/2
2016-01-04 Gary WuRemove unnecessary code 04/32104/2
2016-01-04 Tom PantelisMake LocalThreePhaseCommitCohort::operationError final 64/31464/2
2016-01-04 xsirFix generator path inconsistent cause Eclipse build... 25/30425/2
2015-12-21 Tom PantelisAdd ShutDown message to RaftActor to transfer leader 65/31565/8
2015-12-21 Tom PantelisAdd RaftActorLeadershipTransferCohort and implement... 08/31508/5
2015-12-21 Tom PantelisAdd LeaderTransitioning message to RaftActor 07/31507/3
2015-12-19 Tom PantelisTransaction retry when leader is isolated 30/31230/4
2015-12-19 Tom PantelisTransaction message retry when no shard leader present 83/31183/8
2015-12-19 Tony TkacikFixed incorrect model. 38/31638/1
next