Adjust to mdsal CursorAware API changes
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test /
2018-07-26 Tom PantelisAdjust to mdsal CursorAware API changes 79/74479/3
2018-07-25 Tom PantelisAdjust to DOMDataTreeCommitCohort API change 71/74471/1
2018-07-25 Stephen KittSimplify code using Java 8 features 44/74344/4
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-07-24 Robert VargaUse moved BindingReflections 89/74389/1
2018-07-19 Tom PantelisAdjust to mdsal DOM read/exists FluentFuture change 28/74128/8
2018-07-12 Tom PantelisMove LegacyDOMDataBrokerAdapter to sal-core-compat 62/73962/2
2018-07-11 Robert VargaAdd DOMExtensibleService.getExtensions() implementations 37/73937/1
2018-06-21 Tom PantelisFix shard deadlock in 3 nodes 74/72874/11
2018-06-01 Tom PantelisConvert mdsal submit() calls to commit() 71/72171/4
2018-06-01 Tom PantelisEliminate DatastoreContext CSS dependency 83/72483/3
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-05-23 Tom PantelisConvert DCL tests to use DTCL 00/71800/2
2018-05-22 Robert VargaAdjust for Binding RPC codegen changes 05/71205/10
2018-05-16 Robert VargaCDS should use MD-SAL InMemoryDOMDataStoreConfigProperties 92/71592/6
2018-05-15 Tom PantelisDefault AsyncWriteTransaction.submit() 47/71547/6
2018-04-30 Robert VargaSwitch CDS frontend internals to use MD-SAL APIs 70/71570/4
2018-04-28 Tom PantelisAdd AsyncWriteTransaction.commit() 16/71516/5
2018-04-07 Robert VargaFix TransactionContextWrapper limiter accounting 39/70439/2
2018-04-06 Robert VargaMigrate ShardTestKit to javadsl.TestKit 25/70425/1
2018-04-06 Robert VargaMigrate test to use javadsl.TestKit 23/70423/1
2018-03-11 Tom PantelisConvert CDS implementation to use msdal APIs 69/50269/13
2018-02-28 Robert VargaMove OperationLimiter.acquire() warnings to callers 01/68401/4
2018-02-28 Robert VargaFix RemoteTransactionContext limiter accounting 57/68757/6
2018-02-19 Robert VargaFix ReadyLocalTransactionSerializer 02/68402/2
2018-02-07 Jaime Caamaño RuizFix infinite loop on cancel transaction 04/67804/7
2018-02-05 Tom PantelisCONTROLLER-1641: Handle commit cohorts async 85/66885/6
2018-01-29 Tom PantelisCONTROLLER-1641: Integrate DataTreeCohortActor with... 61/66861/5
2018-01-24 Robert VargaMigrate from JavaTestKit to javadsl.TestKit 22/65622/11
2018-01-16 Tom PantelisUncomment @Test in ShardManagerTest 88/67088/2
2018-01-12 Tom PantelisWork around ShardManagerTest.testOnReceiveFindPrimaryFo... 86/67086/1
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-12-21 YIN KangqianCompare member names in leader identifier and member... 98/66698/1
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-10-25 Jakub TothBug 9288 - DistributedDataStoreFactory in sal-distribut... 62/64662/10
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-09-01 Robert VargaSeparate ShardRecoveryCoordinator implementations 60/49260/7
2017-08-30 Tom PantelisFix intermittent testOwnerChangesOnPeerAvailabilityChan... 28/62428/3
2017-08-17 Robert VargaMake testTransactionForwardedToLeaderAfterRetry purge... 26/61726/3
2017-08-16 Robert VargaMake ShardTest.testCommitWhenTransactionHasModification... 03/61703/3
2017-08-11 Robert VargaBUG-8941: enqueue purges once ask-based transactions... 84/61284/5
2017-08-03 Tom PantelisBug 8885: Fix DistributedShardedDOMDataTree initialization 80/60780/4
2017-07-30 Tom PantelisSlice front-end request messages 74/60574/7
2017-07-15 Robert VargaBUG-8618: eliminate SimpleShardDataTreeCohort subclasses 18/60418/2
2017-07-15 Robert VargaBUG-8618: rework AbstractProxyTransaction.flushState() 17/60417/2
2017-07-14 Tom PantelisBug 7449: Slice ReadTransactionSuccess response 07/59407/11
2017-07-10 Robert VargaCleanup warnings 89/59589/11
2017-07-10 Tom PantelisSpeed up slow tell-based Distributed*IntegrationTest... 01/60101/4
2017-07-03 Robert VargaBUG-8704: rework seal mechanics to not wait during... 51/59851/2
2017-06-26 Tom PantelisBug 7449: Move Dispatchers to sal-clustering-commons 63/59463/3
2017-06-26 Tom PantelisBug 7449: Introduce ClientActorConfig in cds-access... 06/59406/5
2017-06-22 Tom PantelisBug 7449: Add maximum-message-slice-size config param 94/59294/3
2017-06-21 Robert VargaBump to odlparent 2.0.0 76/50176/13
2017-06-06 Tom PantelisRemove deprecated ShardDataTree#commit method 13/58013/2
2017-06-05 Tom PantelisBug 5740: Configure control-aware mailbox 19/57819/5
2017-06-04 Robert VargaBUG-8403: propagate DONE state to successor 13/58213/2
2017-06-04 Robert VargaBUG-8403: move successor allocation to AbstractProxyTra... 10/58210/1
2017-06-04 Robert VargaBUG-8538: rework transaction abort paths 05/58205/1
2017-06-04 Robert VargaBUG-8538: do not invoke read callbacks during replay. 04/58204/1
2017-06-04 Robert VargaBUG-8452: make NoShardLeaderException retriable 92/57092/2
2017-06-01 Tom PantelisRemove deprecated Snapshot and related code 11/58011/3
2017-05-30 Tom PantelisRemove deprecated PreBoronShardDataTreeSnapshot 99/57999/2
2017-05-22 Robert VargaFix test warnings 23/57623/4
2017-05-19 Robert VargaBUG-8507: Fix replayed directCommit() on reconnect 71/57571/1
2017-05-19 Robert VargaBUG-8491: Remove requests as they are replayed 68/57568/1
2017-05-19 Robert VargaDo not retain initial SchemaContext 24/57424/1
2017-05-18 Robert VargaBUG-8422: separate retry and request timeouts 75/57375/1
2017-05-18 Robert VargaAdd ClientBackedTransaction allocation recording 69/57369/2
2017-05-17 Stephen Kittsal-distributed-datastore: use lambdas 85/57185/2
2017-05-12 Robert VargaBUG-8422: Propagate enqueue time 51/56951/4
2017-05-12 Robert VargaBUG-8372: fix AbstractProxyTransaction.replayMessages() 50/56950/2
2017-05-12 Tom PantelisFix testLeaderAndFollowerEntityOwnersReassignedAfterShu... 47/56847/4
2017-05-10 Tom PantelisBug 8385: Fix testMultipleRegistrationsAtOnePrefix... 22/56722/4
2017-05-10 Tom PantelisFix testTransactionForwardedToLeaderAfterRetry failure 63/56763/2
2017-05-09 Robert VargaBUG-8372: fix abort message confusion 38/56638/2
2017-05-08 Jakub MorvayBug 8385 - @Ignore testMultipleRegistrationsAtOnePrefix 58/56658/2
2017-05-06 Tom PantelisBug 8380: Fix unhandled messages in ShardManager 15/56615/2
2017-05-06 Tom PantelisBug 8385: Fix testMultipleRegistrationsAtOnePrefix... 90/56590/4
2017-05-05 Jakub MorvayFix DistributesShardedDOMDataTree.ProxyProducer's getSh... 79/56579/1
2017-05-04 Jakub MorvayBug 8328 - Create prefix shards with correct peers 98/56498/2
2017-04-30 Tom PantelisRefactor Register*ListenerReply classes 76/55176/2
2017-04-30 Tom PantelisImprove test logging in DistributedEntityOwnershipInteg... 95/56295/3
2017-04-29 Tom PantelisBug 8337: Ignore testMultipleShardLevels 87/56287/1
2017-04-28 Tom PantelisAdd more debug logging for DTCL registration/notificati... 54/56154/3
2017-04-27 Tom PantelisBug 8301: Fix some issues with testProducerRegistrations 50/56150/2
2017-04-27 Tom PantelisFix intermittent failure in testLeadershipTransferOnShu... 16/56016/3
2017-04-26 Tom PantelisBug 8301: Disable DistributedShardedDOMDataTreeRemoting... 19/56019/2
2017-04-24 Jakub MorvayBug 8116 - Make DistributedShardChangePublisher agnosti... 21/55921/3
2017-04-23 Robert VargaBUG-8219: Cleanup CompositeDataTreeCohort 59/55859/1
2017-04-22 DavidFix checkstyle problems not detected by the current... 75/55775/2
2017-04-21 Robert VargaBUG-5280: unwrap RuntimeRequestExceptions 20/55720/2
2017-04-20 Tom PantelisFix intermittent testAddShardReplicaWithAddServerReplyF... 73/55673/2
2017-04-19 Andrej MakBug 5280: Enable tests for ClientBackedDatastore 95/54295/12
2017-04-18 Tom PantelisBug 8231: Fix testChangeListenerRegistration failure 08/55108/5
2017-04-18 Robert VargaFix warnings in tests 17/54617/7
2017-04-18 Robert VargaBUG-5280: fix invalid local transaction replay 27/54327/9
2017-04-15 Robert VargaRemove DataTreeCandidatePayload 76/55076/2
next