BUG-2138: DistributedShardListeners support for nested shards
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / config /
2017-02-17 Tom PantelisBug 7521: Add FileBackedOutputStream and use for snapsh... 69/50769/13
2016-12-19 Robert VargaBUG-5280: split DistributedDataStore 07/48707/48
2016-11-16 Tom PantelisFix FindBugs warnings in sal-distributed-datastore... 48/47548/6
2016-10-07 Tom PantelisFix warnings/javadocs in sal-distributed-datastore 39/46639/4
2016-07-28 Robert VargaUse ActorSystem.terminate() 68/42668/2
2016-07-19 Tom PantelisConvert distributed EOS impl to use new DOM EOS interfaces 75/35475/14
2016-04-29 Tom PantelisMove ClusterAdminRpcService to its own bundle 49/36849/18
2016-04-25 Tom PantelisAddress comments in prior patches 62/37662/5
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint 14/36714/26
2016-04-12 Robert VargaCDS: Make AbstractDataBroker non-public 53/36753/7
2016-04-11 Tom PantelisAdd blueprint wiring to sal-distributed-datastore 49/35849/22
2016-03-07 Robert VargaClean up DistributedEntityOwnershipService instantiation 01/35501/9
2016-01-05 Thanh HaAdd missing license headers 79/31379/3
2015-12-15 Robert VargaRemove DatastoreContext#getDataStoreType() 43/30443/4
2015-12-14 Robert VargaBUG-1014: clean up DatastoreContext.dataStoreType() 68/29668/12
2015-11-14 Tom PantelisBug 4564: Implement datastore restore from backup file 43/29243/12
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-09 Tom PantelisBug 4564: Implement clustering backup-datastore RPC 15/29215/3
2015-10-23 Gary WuBug 4037: Allow auto-downed node to rejoin cluster 52/27852/8
2015-10-14 Tom PantelisAdd cluster config yang RPCs and provider wiring 66/28366/6
2015-10-10 Moiz RajaBUG 4151 : Create a shared actor system 62/27562/9
2015-09-17 Shaleen SaxenaBug-4214 - Add support for configurable snapshot chunk... 13/26413/3
2015-09-10 Tom PantelisBug 4105: Added DistributedEntityOwnershipService and... 86/26786/2
2015-09-01 Moiz RajaBUG 2185 : Make the Custom Raft Policy externally confi... 10/24810/4
2015-05-28 Tom PantelisBug 3376: Add debug context for CDS transactions 71/21371/1
2015-05-21 Tom PantelisBug 3206: CDS - issues with direct commit 90/20890/2
2015-05-13 Moiz RajaBUG 3156 : Recreating CDS should not fail 81/20181/3
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-02-25 Tony TkacikMerge "Startup arch - add odlparent to root pom."
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(identifier...
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(identifier...
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(uri) method...
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-22 tpantelisUse Config Admin to overlay datastore properties 85/15485/11
2015-02-25 Moiz RajaMerge "Bug 2597: Batch modification operations in Trans...
2015-02-21 tpantelisBug 2597: Batch modification operations in TransactionProxy 95/15095/7
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
2015-02-11 Moiz RajaBUG 2676 : Apply backpressure when creating transactions 70/14870/11
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-22 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-22 Tony TkacikMerge "Use Maven Enforcer plugin to require Maven version"
2015-01-21 Moiz RajaMerge "Fixed bug in generated artifactId for ${artifact...
2015-01-20 Tony TkacikMerge "Added sun.misc to jre.properties"
2015-01-20 Tom PantelisMerge "BUG 2585 : Make Election Timeout Factor configur...
2015-01-20 Moiz RajaBUG 2585 : Make Election Timeout Factor configurable 58/14158/2
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-07 Ed WarnickeMerge "Fix bug 2554 - XSQL getting stuck on some models"
2015-01-07 Tony TkacikMerge "Move ConcurrentDOMDataBroker to clustered-datastore"
2014-12-24 Robert VargaMove ConcurrentDOMDataBroker to clustered-datastore 79/13079/9
2014-12-05 Tony TkacikMerge "BUG-2459: Default to byte-aligned encoding"
2014-12-05 Anil VishnoiMerge "BUG-2477 Remove unused pax-exam plugin from...
2014-12-05 Tony TkacikMerge "BUG-2459: Fix netconf-monitoring not reusing...
2014-12-05 Moiz RajaBUG 2463 - Changing setting for shard-snapshot-data... 41/13341/2
2014-11-20 Tony TkacikMerge "Set auth timeout along with idle in SshProxyServer"
2014-11-20 Tony TkacikMerge changes Ic434bf4a,I05a3fb18,I47a3783d,I8234bbfd
2014-11-20 Tony TkacikMerge "BUG-2243 Fixing invalid hello message handling"
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-20 Tony TkacikMerge "Bug 2273: Removed unbuilt third-party code."
2014-11-20 Tony TkacikMerge "Remove unneeded embedded dependency"
2014-11-20 Tony TkacikMerge "Do not retain NetconfConnectModule reference"
2014-11-20 Tony TkacikMerge "Use ImmutableSet/Map in ServiceReferenceRegistry"
2014-11-20 Tony TkacikMerge "Fix raw references to Iterator"
2014-11-20 Tony TkacikMerge "Fix raw ServiceReferences and ServiceRegistrations"
2014-11-20 Tony TkacikMerge changes Ife66b5fe,I174ea168
2014-11-19 Moiz RajaMerge "Bug-2277 : Isolated Leader Implementation"
2014-11-19 Kamal RameshanBug-2277 : Isolated Leader Implementation 99/12799/10
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-31 Tony TkacikMerge "Bug 2065 - fixed typo in leaf name"
2014-10-30 Moiz RajaBUG 2134 : Make persistence configurable at the datasto... 52/12352/5
2014-10-30 Moiz RajaMerge "Bug 2055: Handle Tx create in TransactionProxy...
2014-10-28 tpantelisBug 2055: Handle Tx create in TransactionProxy resiliently 15/12215/7
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-27 Tony TkacikMerge "Fix checkstyle warnings"
2014-10-27 Tony TkacikMerge "Cleanup RpcRoutingStrategy definition"
2014-10-20 Alessandro BochMerge "Add support for metadata to the Match/Action...
2014-10-20 Tony TkacikMerge "Issue fix for config subsystem"
2014-10-17 Moiz RajaMerge "Bug 2160: Added concurrent 3-phase commit coordi...
2014-10-17 Tony TkacikMerge "Bug 865: Fixed use of removed deprecated YANGIns...
next