Integrate MRI projects for Neon
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / DistributedDataStoreIntegrationTest.java
2018-10-24 Robert VargaIntegrate MRI projects for Neon 55/74855/74
2018-08-26 Robert VargaAlign tested boolean/Boolean expectations 20/75420/19
2018-08-24 Robert VargaEliminate IntegrationTestKit subclasses 81/75381/20
2018-07-25 Stephen KittRemove unused exceptions 39/74339/5
2018-07-19 Tom PantelisAdjust to mdsal DOM read/exists FluentFuture change 28/74128/8
2018-06-01 Tom PantelisConvert mdsal submit() calls to commit() 71/72171/4
2018-05-29 Tom PantelisRemove DataChangeListener and friends 01/71801/7
2018-03-11 Tom PantelisConvert CDS implementation to use msdal APIs 69/50269/13
2018-01-24 Robert VargaMigrate from JavaTestKit to javadsl.TestKit 22/65622/11
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
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-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-17 Stephen Kittsal-distributed-datastore: use lambdas 85/57185/2
2017-04-22 DavidFix checkstyle problems not detected by the current... 75/55775/2
2017-04-18 Tom PantelisBug 8231: Fix testChangeListenerRegistration failure 08/55108/5
2017-04-18 Robert VargaBUG-5280: fix invalid local transaction replay 27/54327/9
2017-04-14 Tom PantelisFix intermittent failure in testWriteTransactionWithSin... 21/54821/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-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-15 Michael Vorburgersal-distributed-datastore Checkstyle fixes (for next... 89/51389/4
2017-02-10 Tom PantelisBug 7521: Convert Snapshot to store a State instance 72/50572/9
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-08-05 Robert VargaBUG-5280: expand ShardDataTree to cover transaction... 97/42497/27
2016-08-01 Robert VargaBUG-5280: centralize ShardSnapshot operations 85/42785/11
2016-05-20 Robert VargaUse YangInstanceIdentifier.EMPTY 14/39014/7
2016-05-20 Robert VargaBUG-5280: make sure all DistributedDataStore instances... 29/38929/7
2016-04-12 Robert VargaCDS: Make AbstractDataBroker non-public 53/36753/7
2016-03-07 Robert VargaBUG-4964: Bump to akka-2.4.1 24/32524/19
2016-01-25 Robert VargaRemove deprecated ShardDataTree constructor 99/33499/1
2015-12-17 Tom PantelisBug 4774: Wait for prior RO tx creates on tx chain 18/31318/5
2015-11-14 Tom PantelisBug 4564: Implement datastore restore from backup file 43/29243/12
2015-10-14 Tom PantelisFix DistributedDataStoreIntegrationTest failure 95/28395/3
2015-08-09 Thanh HaFix license header violations in sal-distributed-datastore 85/24985/1
2015-07-20 Tom PantelisCDS: Retry remote front-end transactions on AskTimeoutE... 61/24261/2
2015-07-08 Tom PantelisBug 3195: Cleanup on error paths and error handling 11/23911/2
2015-05-26 Tom PantelisBug 3194: Dynamically update PrimaryShardInfo cache... 48/21148/2
2015-05-21 Tom PantelisBug 3206: CDS - issues with direct commit 90/20890/2
2015-05-16 Robert VargaCDS: Implement front-end support for local transactions 23/20523/2
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-21 Moiz RajaMerge "Elide front-end 3PC for single-shard Tx"
2015-04-18 Tom PantelisElide front-end 3PC for single-shard Tx 92/18392/7
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Avoid IllegalArgument on missing source"
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "Set unable-to-connect(netconf node) if no source...
2015-03-30 Tony TkacikMerge "BUG-1567 Expose sources for submodules in netconf"
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-27 Tony TkacikMerge "Add dependency on config file to startup archetype"
2015-03-27 Tom PantelisMerge "BUG 2792 : ThreePhaseCommitCohortProxy should...
2015-03-27 Tom PantelisMerge "BUG 2773 : Transition Shard to Leader state...
2015-03-27 Tony TkacikMerge "BUG-2424 Bump mina sshd-core version to 0.14"
2015-03-25 Moiz RajaBUG 2773 : Transition Shard to Leader state when it... 09/16909/4
2015-03-25 Tom PantelisMerge "Do not use ActorSystem.actorFor as it is deprecated"
2015-03-25 Tom PantelisMerge "Bug-2842:If an install snapshot is in progress...
2015-03-25 Ed WarnickeMerge "Remove redundant features: odl-adsal-controller...
2015-03-25 Tom PantelisMerge "BUG 2852 : Reduce and improve logging in RemoteR...
2015-03-25 Moiz RajaMerge "Bug 2194: Modify FindPrimary to check for leader"
2015-03-25 Tony TkacikMerge "BUG 2799: Migration of Message Bus from deprecat...
2015-03-24 Tom PantelisBug 2194: Modify FindPrimary to check for leader 64/16164/18
2015-03-24 Tom PantelisOptimize TransactionProxy for write-only transactions 60/16160/8
2015-03-24 Tom PantelisMerge "BUG 2849 : Reduce sending of duplicate replicati...
2015-03-24 Tom PantelisMerge "BUG 2854 : Do not add empty read write transacti...
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-13 Tom PantelisRefactor InMemoryJournal and InMemorySnapshot to sal... 58/16358/5
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Tony TkacikMerge "BUG-2632 Netconf connector (optionally) reconnec...
2015-02-12 Tony TkacikMerge "BUG-2600 Dynamic schemas in netconf server"
2015-02-12 Ed WarnickeMerge "Bug 2684 - Fixing support for Neutron binding...
2015-02-12 Tony TkacikMerge "BUG-2627: do not duplicate descriptions"
2015-02-12 Tony TkacikMerge "BUG-2627: JMX interfaces need to be public"
2015-02-12 Moiz RajaMerge "Initial heartbeats not sent by Leader"
2015-02-11 Tom PantelisMerge topic 'bug/2676'
2015-02-11 Moiz RajaStore the datastore type in dataStoreContext 47/14947/9
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-14 Ed WarnickeMerge "Updating features archetype to talk about user...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: samples/clustersession"
next