Bug 4992: Removed old leader's candidates on leader change
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller /
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-19 Tom PantelisUse ActorFactory in ShardTest 73/32473/5
2016-01-14 Tom PantelisRemove ModificationPayload class 01/32401/5
2016-01-14 Tom PantelisRemove deprecated getDataStoreType methods 96/32396/3
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 graceful ShardManager shutdown 52/31952/8
2016-01-07 Tom PantelisFix intermittent failure in DistributedEntityOwnershipI... 18/32218/3
2016-01-07 Tom PantelisImplement suspend leader in Shard 36/31936/6
2016-01-06 Gary WuRefactor TransactonContext 85/31485/6
2016-01-05 Tom PantelisBug 4823: Notify findPrimary callbacks on ReachableMemb... 66/31866/3
2016-01-04 Tom PantelisMake LocalThreePhaseCommitCohort::operationError final 64/31464/2
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 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 VargaMake a method static 27/31427/2
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 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-14 Tom PantelisBug 2187: Implement add-replicas-for-all-shards RPC 22/31022/4
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-07 Tom PantelisBug 2187: Add datastoreType to add-shard-replica RPC 59/30559/2
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-01 Tom PantelisBug 2187: Refactor MemberNode from ClusterAdminRpcServi... 03/29903/6
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-20 Tom PantelisBug 4651: Implement handling of ClusteredDOMDataTreeCha... 43/29943/2
2015-11-19 Moiz RajaBUG 2817 : Handle ServerRemoved message in Shard/ShardM... 04/29804/5
2015-11-18 Tom PantelisRefactor MockConfiguration to extend ConfigurationImpl 60/29760/4
2015-11-18 Tom PantelisBug 2187: Implement add-shard-replica RPC 05/29705/8
2015-11-17 Moiz RajaFix failure of testCloseCandidateRegistrationInQuickSuc... 11/29811/2
2015-11-17 Tom PantelisBug 2187: Bootstrap EOS shard when no local shards... 76/29576/12
2015-11-16 kalaiselvikBUG 2187 - Persisting shard list in ShardManager 70/29370/7
2015-11-14 Tom PantelisBug 4564: Implement datastore restore from backup file 43/29243/12
2015-11-14 Robert VargaBUG-865: specify DataTreeType explicitly 44/29644/4
2015-11-14 Gary WuFix resource leaks in test cases 63/28763/6
2015-11-13 Robert VargaMake methods static 43/29643/1
2015-11-13 Moiz RajaBUG 4554 : Ownership is not cleared when all candidates... 32/29632/2
2015-11-13 Moiz RajaBUG 4615 : Add method on EOS to check if a candidate... 31/29631/1
2015-11-13 Moiz RajaImplement LeastLoadedCandidateSelectionStrategy 07/29407/5
2015-11-13 Moiz RajaMaintain EntityOwnershipStatistics 06/29406/6
2015-11-13 Moiz RajaAdd a mechanism to read the entity owner selection... 05/29405/8
2015-11-12 Moiz RajaPass in EntityOwnerSelectionStrategyConfig when constru... 04/29404/5
2015-11-12 Moiz RajaPass in EntityOwnerSelectionStrategyConfig when constru... 03/29403/5
2015-11-12 Moiz RajaAllow passing of delay to the EntityOwnerElectionStrategy 01/29401/4
2015-11-12 Moiz RajaAdd Delayed Owner selection base on strategy 00/29400/4
2015-11-11 Tom PantelisBug 4564: Add Shard Builder class 37/29237/6
2015-11-09 Tom PantelisBug 4564: Implement clustering backup-datastore RPC 15/29215/3
2015-11-09 Tom PantelisBug 4564: Implement GetSnapshot message in ShardManager 73/29173/3
2015-11-06 Tom PantelisBug 4149: Implement per-shard DatastoreContext settings 20/28420/6
2015-11-02 Tom PantelisBug 2187: Address comments in https://git.opendaylight... 81/28981/3
2015-10-30 evvyBUG-3381: Capture Snapshot on recovery if journal is... 21/27721/7
2015-10-29 kalaiselvikBUG 2187 - Creating ShardReplica 96/28596/9
2015-10-27 Robert VargaDo not use MoreExecutors.sameThreadExecutor() 72/28772/5
2015-10-27 Robert VargaReduce ShardDataTree#getDataTree() callsites 29/28729/7
2015-10-26 Robert VargaMake private methods static 26/28726/5
2015-10-26 Tom PantelisAdd getPeerIds to RaftActorContext 18/28718/6
2015-10-24 Gary WuFix resource leaks in TransactionChainProxyTest 54/28754/2
2015-10-23 Gary WuRemove unnecessary @SuppressWarnings 43/28743/2
2015-10-23 kalaiselvikBUG 2187 - JMX API for create/delete shard replica 42/27742/13
2015-10-14 Tom PantelisFix DistributedDataStoreIntegrationTest failure 95/28395/3
2015-10-09 Gary WuFix Eclipse compilation warnings. 30/28030/3
2015-10-08 Gary WuFix Eclipse compilation warnings. 21/28021/2
2015-10-08 Moiz RajaReproduce bug 4359 78/27678/4
2015-10-08 Tom PantelisAdd ShardPeerAddressResolver 06/27606/4
2015-10-07 Tom PantelisFix DistributedEntityOwnershipIntegrationTest failure 24/28024/1
2015-10-07 Tom PantelisBug 4105: Fix intermittent failure in DistributedEntity... 12/28012/1
2015-09-27 Tom PantelisAdd getOwnershipState method to EntityOwnershipService 51/27551/2
2015-09-28 Tom PantelisAlways persist and recover election term info 91/27491/9
2015-09-17 Shaleen SaxenaBug-4214 - Add support for configurable snapshot chunk... 13/26413/3
2015-09-15 Tom PantelisBug 4105: Remove EntityOwnershipCandidate 50/26950/2
2015-09-15 Tom PantelisBug 4094: Fix DCNs on initial registration 49/26949/2
2015-09-14 Tom PantelisBug 4105: Add hasOwner param to EntityOwnershipListener... 98/26898/2
2015-09-10 Tom PantelisBug 4105: Remove candidates on PeerDown 08/26808/1
2015-09-10 Tom PantelisBug 4105: Implement EntityOwnershipListener registratio... 07/26807/1
2015-09-10 Tom PantelisBug 4105: Pass ModuleShardConfiguration with CreateShard 06/26806/1
2015-09-10 Tom PantelisBug 4105: Add entity ownership integration test 05/26805/1
2015-09-10 Tom PantelisBug 4105: Change ownership on member down/up 04/26804/1
2015-09-10 Tom PantelisBug 4105: Add dynamic module/shard config for entity... 01/26801/1
2015-09-10 Tom PantelisBug 4105: Implement UnregisterCandidateLocal in EntityO... 00/26800/1
2015-09-10 Tom PantelisBug 4105: Integrate EntityOwnerChangeListener with... 99/26799/1
2015-09-10 Moiz RajaBug 4105: Choose Owner for an Entity based on first... 98/26798/1
2015-09-10 Tom PantelisBug 4105: Change commit retry mechanism in EntityOwners... 97/26797/1
2015-09-10 Tom PantelisBug 4105: Add EntityOwnerDataChangeListener 96/26796/1
2015-09-10 Tom PantelisBug 4105: Add EntityOwnershipListenerActor and support 95/26795/1
next