Adjust to yangtools-2.0.0 changes
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore /
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-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-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-06-26 Tom PantelisBug 7449: Move Dispatchers to sal-clustering-commons 63/59463/3
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-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 VargaDo not retain initial SchemaContext 24/57424/1
2017-05-18 Robert VargaBUG-8422: separate retry and request timeouts 75/57375/1
2017-05-17 Stephen Kittsal-distributed-datastore: use lambdas 85/57185/2
2017-05-12 Tom PantelisFix testLeaderAndFollowerEntityOwnersReassignedAfterShu... 47/56847/4
2017-05-10 Tom PantelisFix testTransactionForwardedToLeaderAfterRetry failure 63/56763/2
2017-05-06 Tom PantelisBug 8380: Fix unhandled messages in ShardManager 15/56615/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-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-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-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
2017-04-14 Tom PantelisMake AbstractIdentifiablePayloadTest public 04/54804/3
2017-04-14 Tom PantelisFix intermittent failure in testWriteTransactionWithSin... 21/54821/3
2017-04-06 Andrej MakAdd AbstractIdentifiablePayload unit tests 52/54252/3
2017-04-01 Ivan HraskoBUG-5280: Close client history after all histories... 37/54037/9
2017-04-01 Robert VargaBUG-5280: switch tests to ClientBackedDataStore 18/48718/102
2017-03-31 Tomas CereBUG-7965 Switch distributed-data backend to a separate... 09/50609/46
2017-03-27 Tom PantelisRework CDS commit cohort impl to handle yang lists 84/51584/11
2017-03-23 Robert VargaBUG-8027: do not break actor encapsulation 47/53747/2
2017-03-20 Robert VargaBUG-5280: add frontend state lifecycle 65/49265/36
2017-03-13 Tomas CereBUG-2138: Make DistributedShardFactory return Futures. 69/48869/41
2017-03-12 Tom PantelisBug 7814: Fix InvalidActorNameException 00/53100/5
2017-03-08 Tomas CereBUG-2138: Create DistributedShardFrontend 29/46829/76
2017-02-27 Robert VargaBUG-5280: add {Create,Close,Purge}LocalHistoryPayload 26/39426/73
2017-02-17 Tom PantelisBug 7521: Convert byte[] to ShardManagerSnapshot in... 06/51006/7
2017-02-17 Tom PantelisBug 7521: Convert DatastoreSnapshot.ShardSnapshot to... 24/50924/9
2017-02-17 Tom PantelisBug 7521: Move DatastoreSnapshotList et al to persisted... 45/50845/9
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-02-15 Robert VargaCleanup warnings around methods being potentially static 00/51900/2
2017-02-15 Robert VargaClean MockClusterWrapper up 99/51899/2
2017-02-15 Michael Vorburgersal-distributed-datastore Checkstyle fixes (for next... 89/51389/4
2017-02-15 Tom PantelisAdd OnDemandShardState to report additional Shard state 83/51583/6
2017-02-10 Lorand JakabCheckstyle: fix ParenPad violations 02/51402/2
2017-02-10 Tom PantelisBug 7521: Convert Snapshot to store a State instance 72/50572/9
2017-01-17 Tom PantelisHandle UNMODIFIED type in DataTreeCandidateInputOutput 35/50535/1
2017-01-06 Tom PantelisBug 7362: Notify applyState synchronously 04/49404/7
2017-01-05 Robert VargaUse Akka artery for remote transport 66/49466/10
2017-01-04 Tom PantelisBUG-7033: Remove payload replication short-circuits 71/49971/2
2017-01-02 Tomas CereBUG 2138: Introduce DistributedShardedDOMDataTree 43/44943/61
2016-12-29 Tom PantelisBUG-7033: Fix commit exception due to pipe-lining 62/49762/3
2016-12-29 Tom PantelisBUG-7033: Implement batchHint in ShardDataTree 98/49498/4
2016-12-20 Tom PantelisBUG-7033: Implement pipe-lining in ShardDataTree 84/49384/6
2016-12-19 Robert VargaBUG-5280: split DistributedDataStore 07/48707/48
2016-12-15 Robert VargaBUG-7033: Allow ShardDataTree to pipeline transactions 75/28775/21
2016-12-15 Tom PantelisBug 7271: Use mdsal AbstractDOMStoreTreeChangePublisher... 03/48903/4
2016-12-13 Tomas CereBUG 2138: Introduce prefix based shards into ShardManager 05/44705/48
2016-12-01 Tom PantelisChange ReplicatedLogImplEntry to Externalizable proxy... 03/48803/2
2016-11-19 Robert VargaBUG-5280: implement backend message handling 32/41032/75
2016-11-16 Tom PantelisFix FindBugs warnings in sal-distributed-datastore... 48/47548/6
2016-11-03 Tom PantelisChanges for akka 2.4.11 63/47763/3
2016-10-27 Tom PantelisRemove pre-Lithium serialization support in sal-distrib... 34/47634/2
2016-10-25 Tom PantelisFix unit test CS warnings in sal-distributed-datastore 83/47483/3
2016-10-21 Tom PantelisFix CS warnings in sal-clustering-commons and enable... 53/46853/4
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-09-01 Tom PantelisNotify listeners on applySnapshot 28/45028/1
2016-09-01 Tom PantelisBug 6587: Retain state when transitioning between Leade... 99/44899/4
2016-08-22 Tom PantelisTake snapshot after recovery on migrated messages 47/43747/8
2016-08-15 Robert VargaLimit visibility of ShardDataTree methods 06/43006/12
2016-08-12 Robert VargaBUG-5280: fix compilation after unrebased merge 78/43778/1
2016-08-12 Robert VargaBUG-5280: add FrontendMetadata 24/43124/15
2016-08-12 Robert VargaBUG-5280: persist metadata in snaphots 74/42974/19
next