Fix intermittent unit test failures
[controller.git] / opendaylight / md-sal /
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
2015-12-19 Tom PantelisAdd unit test for ReadyLocalTransaction NPE 63/31463/2
2015-12-17 Tom PantelisBug 4774: Wait for prior RO tx creates on tx chain 18/31318/5
2015-12-16 Robert VargaBUG-1014: adjust compatibility tests 79/31479/2
2015-12-16 Robert VargaMake a method static 27/31427/2
2015-12-16 Robert VargaDo not overwrite operation failure 48/31448/2
2015-12-16 Robert VargaGuard against null transaction IDs 25/31425/1
2015-12-15 Moiz RajaBUG 2187 Implement Remove Shard Replica RPC 99/30999/3
2015-12-15 Moiz RajaBUG 2187 Handle RemoveShardReplica in ShardManager 30/30330/6
2015-12-15 Robert VargaRemove DatastoreContext#getDataStoreType() 43/30443/4
2015-12-15 Robert VargaBUG-1014: convert IMDS 37/31137/2
2015-12-15 Robert VargaBUG-1014: pass proper TreeType to DataTreeFactory 69/29669/12
2015-12-15 Tom PantelisBug 4774: Add Tx ID to logging on Tx chain failures 17/31317/2
2015-12-15 Tom PantelisHandle leader change on ForwardedReadyTransaction in... 71/31171/3
2015-12-15 Tom PantelisMove Tx ready call from ShardWriteTransaction to Shard 70/31170/2
2015-12-15 Gary WuAdd RaftActorServerConfigurationSupport.raftActor 11/30511/2
2015-12-14 Tom PantelisBug 2187: Implement add-replicas-for-all-shards RPC 22/31022/4
2015-12-14 Tom PantelisBug 2187: Prevent non-voting member from initiating... 47/30947/2
2015-12-14 Tom PantelisBug 2187: Timeout the Persist state 93/30493/6
2015-12-14 Robert VargaBUG-1014: clean up DatastoreContext.dataStoreType() 68/29668/12
2015-12-10 Tom PantelisRemove CompositeModification field in ShardWriteTransaction 69/31169/1
2015-12-10 Tom PantelisRemoved unused Modification field in ForwardedReadyTran... 68/31168/1
2015-12-10 Moiz RajaConvert all tests that use ForwardReadyTransaction... 15/29715/6
2015-12-10 Robert VargaBUG-4626: create AbstractNormalizedNodeDataOutput 08/31008/5
2015-12-10 Robert VargaBUG-4626: Introduce NormalizedNodeData{Input,Output} 72/30872/10
2015-12-10 Robert VargaBUG-4626: Split out stream token types 83/30283/12
2015-12-07 Tom PantelisBug 2187: Add datastoreType to add-shard-replica RPC 59/30559/2
2015-12-07 Peter KajsaBug 3874: Support of yang modeled AnyXML 50/29550/6
2015-12-07 Robert VargaClean NormalizedNodeSerializer up 10/30410/3
2015-12-05 Robert VargaDeprecate NormalizedNodeInputStreamReader(InputStream) 00/30300/5
2015-12-04 Jakub MorvayExplicitly export package 61/30561/3
2015-12-03 Tom PantelisLazily create schema context in GlobalBundleScanning* 57/28057/4
2015-12-03 Moiz RajaBUG 2187 : Add more parameters to RemoveShardReplica... 08/29908/4
2015-12-03 Jakub MorvayRename packages 40/30540/3
2015-12-03 Jakub MorvayRemote yang text source provider implementation 07/29107/7
2015-12-01 kalaiselvikBUG 2187 - Removal of old snapshots in ShardManager 50/29850/5
2015-12-02 Tom PantelisBug 4564: Implement backup/restore of ShardManagerSnapshot 38/30038/5
2015-12-02 Tom PantelisCDS: Modify ShardManagerTest to use TestActorFactory 37/30037/4
2015-12-02 Tom PantelisBug 2187: EOS shard recovery after AddShardReplica 04/29904/6
2015-12-02 Tom PantelisCDS: ShardManagerTest cleanup 36/30036/5
2015-12-02 Peter KajsaBug 4355 - Data Tree: Enforce case uniqueness and ... 97/30197/4
2015-12-01 Tom PantelisChange InMemoryJournal to ser/der the data 22/29922/4
2015-12-01 Tom PantelisBug 2187: Refactor MemberNode from ClusterAdminRpcServi... 03/29903/6
2015-12-01 Stephen KittDeprecate TestHelper 86/30286/3
2015-11-27 Robert VargaAutomatic addition of final keywords 82/30282/2
2015-11-27 Thanh HaRemove antlr4-runtime-osgi-nohead 78/30278/2
2015-11-26 Robert VargaBUG-1014: expose a proper ShardDataTree constructor 45/29645/6
2015-11-25 Tom PantelisMake ModuleConfig immutable 61/29761/5
2015-11-24 Gary WuRefactor MessageCollectorActor and DoNothingActor 47/29947/5
2015-11-23 Robert VargaBUG-3516: make PingPongTransactionChain.close() asynchr... 79/30079/1
2015-11-20 Gary WuFix warnings on unparameterized generic types 44/29944/2
2015-11-20 Tom PantelisBug 4651: Implement handling of ClusteredDOMDataTreeCha... 43/29943/2
2015-11-20 Tom PantelisBug 4651: Add ClusteredDataTreeChangeListener interface... 42/29942/2
2015-11-20 Tom PantelisCDS: Fix deleteSnapshots criteria in SnapshotManager 00/29900/4
2015-11-19 Gary WuFix bug in DatastoreContext copy constructor 45/29945/1
2015-11-19 Moiz RajaBUG 2817 - Create reusable classes for doing an action... 37/29837/5
2015-11-19 Moiz RajaBUG 2817 : Handle ServerRemoved message in Shard/ShardM... 04/29804/5
next