Adjust to yangtools-2.0.0 changes
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / entityownership /
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
2018-01-08 Tom PantelisPrevent non-voting member from becoming entity owner 30/66830/2
2017-10-25 Jakub TothBug 9285 - EntityOwnerSelectionStrategyConfigReader in 07/64607/14
2017-09-18 Tom PantelisFix testLeaderAndFollowerEntityOwnersReassignedAfterShu... 55/63155/3
2017-09-07 Tom PantelisFix intermittent PreLeaderScenarioTest failure 67/62767/4
2017-08-30 Tom PantelisFix intermittent testOwnerChangesOnPeerAvailabilityChan... 28/62428/3
2017-06-06 Tom PantelisRemove deprecated ShardDataTree#commit method 13/58013/2
2017-05-19 Robert VargaDo not retain initial SchemaContext 24/57424/1
2017-05-12 Tom PantelisFix testLeaderAndFollowerEntityOwnersReassignedAfterShu... 47/56847/4
2017-04-30 Tom PantelisImprove test logging in DistributedEntityOwnershipInteg... 95/56295/3
2017-04-01 Robert VargaBUG-5280: switch tests to ClientBackedDataStore 18/48718/102
2017-03-08 Tomas CereBUG-2138: Create DistributedShardFrontend 29/46829/76
2017-02-17 Tom PantelisBug 7746: Fix intermittent EOS test failure and synchro... 41/51941/3
2017-02-16 Tom PantelisFix intermittent failure in testCloseCandidateRegistrat... 15/51915/3
2017-01-05 Robert VargaUse Akka artery for remote transport 66/49466/10
2016-12-19 Robert VargaBUG-5280: split DistributedDataStore 07/48707/48
2016-10-25 Tom PantelisFix unit test CS warnings in sal-distributed-datastore 83/47483/3
2016-10-11 Tom PantelisBug 6540: EOS - handle edge case with pruning pending... 38/45638/5
2016-09-26 Tom PantelisBug 6540: EOS - Prune pending owner change commits... 16/45516/4
2016-09-23 Stephen KittMechanical code cleanup (sal-distributed-datastore) 70/46070/3
2016-09-07 Tom PantelisBug 6540: EOS - Rework behavior of onPeerDown 29/45129/5
2016-08-05 Robert VargaBUG-5280: expand ShardDataTree to cover transaction... 97/42497/27
2016-08-02 Tom PantelisAlleviate premature elections in followers 64/42564/7
2016-07-19 Tom PantelisConvert distributed EOS impl to use new DOM EOS interfaces 75/35475/14
2016-07-03 Tom PantelisFix intermittent failure in ClusterAdminRpcServiceTest 42/41242/3
2016-06-10 Robert VargaBUG-5280: switch transaction IDs from String to Transac... 90/38990/47
2016-06-06 Robert VargaBUG-5280: introduce DistributedDataStoreClientActor 83/38683/52
2016-05-20 Robert VargaBUG-5280: make sure all DistributedDataStore instances... 29/38929/7
2016-05-20 Robert VargaBUG-5626: Eliminate ShardIdentifier.Builder 09/38809/15
2016-05-20 Robert VargaBUG-5280: use MemberName instead of String 02/38802/16
2016-05-09 Robert VargaMake potentially-static methods static 20/38320/2
2016-04-11 Moiz RajaBUG 5690 : No owner present even when entity has a... 68/37368/2
2016-04-06 Moiz RajaBUG 5656 : Entity ownership candidates not removed... 16/37116/3
2016-04-02 Robert VargaReduce test class visibility 13/37013/4
2016-04-02 Robert VargaRemove unused TestEntityOwnershipShard 12/37012/4
2016-03-21 Robert VargaDo not allow overrides of onReceive{Command,Recover} 92/36292/3
2016-03-10 Moiz RajaFix issues with LeastLoadedCandidateSelectionStrategy 14/33714/3
2016-03-07 Robert VargaClean up DistributedEntityOwnershipService instantiation 01/35501/9
2016-03-07 Robert VargaDo not duplicate candidate list 45/35545/3
2016-02-22 Tom PantelisFix unit test errors due to Mockito upgrade 11/35211/2
2016-02-17 Robert VargaRemove unused variant of newShardProps() 24/34624/12
2016-02-15 Robert VargaTurn ElectionTimeout into a proper singleton 12/34612/4
2016-02-15 Robert VargaBUG-5247: notify listeners for entities which are not... 79/34179/19
2016-02-11 Robert VargaBUG-5247: Fix Optional.get() on absent return 24/34524/2
2016-02-11 Robert VargaMake private methods static 90/34390/3
2016-02-11 Robert VargaShardTestKit.waitUntilLeader() is static 89/34389/3
2016-02-04 Moiz RajaChoose owner when all candidate registrations received. 94/33494/4
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 PantelisDeprecate 3PC protobuff messages 85/33385/5
2016-01-27 Tom PantelisBug 4992: Removed old leader's candidates on leader... 01/33601/2
2016-01-07 Tom PantelisFix intermittent failure in DistributedEntityOwnershipI... 18/32218/3
2015-12-14 Robert VargaBUG-1014: clean up DatastoreContext.dataStoreType() 68/29668/12
2015-12-02 Tom PantelisBug 2187: EOS shard recovery after AddShardReplica 04/29904/6
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-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-14 Tom PantelisBug 4564: Implement datastore restore from backup file 43/29243/12
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-06 Tom PantelisBug 4149: Implement per-shard DatastoreContext settings 20/28420/6
2015-10-27 Robert VargaReduce ShardDataTree#getDataTree() callsites 29/28729/7
2015-10-26 Robert VargaMake private methods static 26/28726/5
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-15 Tom PantelisBug 4105: Remove EntityOwnershipCandidate 50/26950/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
2015-09-10 Tom PantelisBug 4105: Implement RegisterCandidate in EntityOwnershi... 93/26793/1
2015-09-10 Tom PantelisBug 4105: Implement candidate registration close 92/26792/1
2015-09-10 Tom PantelisBug 4105: Implement DistributedEntityOwnershipService... 91/26791/1
2015-09-10 Tom PantelisBug 4105: Add EntityOwnershipShard 89/26789/1