Merge "Startup arch - feature cleanup"
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / ShardManager.java
2015-02-24 Tony TkacikMerge "Startup arch - feature cleanup"
2015-02-24 Tony TkacikMerge "Skip install and deploy of karaf artifact."
2015-02-24 Tom PantelisMerge "BUG 2676 : Use shard-dispatcher for ShardManager...
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-21 Moiz RajaBUG 2676 : Use shard-dispatcher for ShardManager and... 94/15594/1
2015-02-19 Tom PantelisMerge "Bug 2538: Remove redundant Augmentation checks...
2015-02-18 Tony TkacikMerge "BUG-2573: mark CompositeNode-based RPC APIs...
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 tpantelisReduce ShardManager logging 56/15256/1
2015-02-10 Moiz RajaMerge "Bug 2669: Use slf4j Logger instead of akka Loggi...
2015-02-10 Tony TkacikMerge "BUG-2679 Workaround for wrong nagasena encode...
2015-02-10 Tony TkacikMerge "BUG-2310 - widen yang model for netconf-node."
2015-02-10 Tony TkacikMerge "BUG-2599 Netconf notification manager initial...
2015-02-10 Tony TkacikMerge "Fix missing log argument"
2015-02-10 Tony TkacikMerge "Standardize on pax-exam 4.4.0"
2015-02-10 Tony TkacikMerge "BUG-2288: implement DOMNotificationRouter"
2015-02-10 Tom PantelisMerge "Add Distributed DataStore as a dependency of...
2015-02-10 Moiz RajaMerge "Add signature marker and version to NormalizedNo...
2015-02-09 Moiz RajaMerge "Bug 2410: Use generated serialVersionUID for...
2015-02-09 tpantelisBug 2669: Use slf4j Logger instead of akka LoggingAdapter 10/14810/6
2015-02-02 tpantelisBug 2410: Use generated serialVersionUID for messages 36/14836/2
2015-01-26 Tom PantelisMerge "Fix missing dependencies in opendaylight-startup...
2015-01-26 Moiz RajaMerge "Bug 2265: Use new NormalizedNode streaming in...
2015-01-23 Robert VargaUse ImmutableSet in ShardManager 29/14429/2
2015-01-25 Moiz RajaMerge changes Iae061558,I786a2e74,I10c38ca2
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"
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-10 Tony TkacikMerge "BUG-2329 Add test for anyxmls inside rpc resonse...
2014-11-10 Tony TkacikMerge "Make idle timeout configurable in ssh proxy...
2014-11-10 Tony TkacikMerge "Fix raw references to SimpleNode"
2014-11-10 Tony TkacikMerge "Fix raw reference to SessionNegotiatior"
2014-11-10 Tony TkacikMerge "Fix raw use of Gauge"
2014-11-10 Tony TkacikMerge "Add serialVersionUID to Serializable classes"
2014-11-08 Robert VargaAdd serialVersionUID to Serializable classes 49/12649/4
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-29 Moiz RajaMerge "Bug 2252: Terminate ShardWriteTransaction actor...
2014-10-29 Moiz RajaMerge "BUG 2221 : Add metering to ShardTransaction...
2014-10-28 Tony TkacikMerge "BUG-2195 Enable features test for netconf connector"
2014-10-27 Moiz RajaMerge "Bug-2098- sal-compatibility not get up-to-date...
2014-10-27 Moiz RajaMerge "Bug 2055: Handle shard not initialized resiliently"
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-27 tpantelisBug 2210: Fixed initial DCL notification on registration 88/12088/6
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-15 Moiz RajaMerge "Bug 1577: Gates access to Shard actor until...
2014-10-12 tpantelisBug 2055: Handle shard not initialized resiliently 94/11994/9
2014-10-09 tpantelisBug 2135: Create ShardInformation on startup 33/12033/5
2014-10-17 Moiz RajaMerge "Bug 2160: Added concurrent 3-phase commit coordi...
2014-10-16 Tony TkacikMerge "BUG 2047 - HTTP GET - no returning error message"
2014-10-16 Tony TkacikMerge "BUG 1966 - change message logging level (info...
2014-10-16 Tony TkacikMerge "Bug 2131 - NPE when starting controller"
2014-10-16 Tony TkacikMerge changes I879118ce,I664b391e
2014-10-16 Tony TkacikMerge "BUG-1958 Fix leafref path in config-yang module."
2014-10-16 Tony TkacikMerge "BUG-1521 netconf-impl & netconf-monitoring line...
2014-09-26 Abhishek KumarBug 1577: Gates access to Shard actor until its initialized 15/11415/4
2014-09-22 Ed WarnickeMerge "Bug 1025: Fixed incorrect revision in sal-remote...
2014-09-22 Tony TkacikMerge "BUG-1845: implement proper shutdown sequence"
2014-09-22 Madhu VenugopalMerge "Bug 1850 - The earlier patch missed out on remov...
2014-09-21 Ed WarnickeMerge "BUG-1866: sal-compatibility does not register...
2014-09-20 Harman SinghBug 1971 : Removing the bounded queue while actor creat... 90/11390/3
2014-09-20 Tony TkacikMerge "BUG-1953: fix bad values in netconf monitoring...
2014-09-19 Tony TkacikMerge "bug 1888 - FRM Flow Listener registration fail"
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-19 Moiz RajaBUG 1815 - Do not allow Shards to be created till an... 46/11346/4
2014-09-17 Ed WarnickeMerge "BUG-1542 Remove netconf-ssh|tcp features from...
2014-09-17 Tony TkacikMerge "BUG 1659 - non unified returning data default...
2014-09-17 Alessandro BochMerge "Bug 1808: Don't deserialize IPv4 payload in...
2014-09-17 Alessandro BochMerge "Bug 1805: Fixed 2 bugs in ICMP.computeChecksum()."
2014-09-16 Madhu VenugopalMerge "Bug 1894: Add LISP configuration options to...
2014-09-16 Moiz RajaMerge "Bug 1904: Handle null ThreadExecutorStatsMXBeanI...
2014-09-16 Tony TkacikMerge "Bug 1892 - Karaf setenv should use '=' instead...
2014-09-16 Tony TkacikMerge "Bug 1875 - Used variables for nexusproxy host...
2014-09-16 Tony TkacikMerge "Bug 1819 - Moved bundle up in features.xml to...
2014-09-16 Moiz RajaMerge "BUG 1883 - Ensure that all debug logging is...
2014-09-16 Harman SinghBUG 1883 - Ensure that all debug logging is done condit... 18/11218/4
2014-09-12 Ed WarnickeMerge "Fixed Karaf Distribution Archetype add dependent...
2014-09-11 Ed WarnickeMerge "Bug 1789: Reorder odl-mdsal-clustering feature...
2014-09-11 Tony TkacikMerge "BUG 1582 - PUT fails validate outer object name"
2014-09-09 Abhishek KumarMetrics and Configuration 65/10665/15
next