BUG 2676 : Use notification-dispatcher for DataChangeListener actors
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore /
2015-02-21 Moiz RajaBUG 2676 : Use notification-dispatcher for DataChangeLi... 96/15596/1
2015-02-21 Moiz RajaBUG 2676 : Use custom client-dispatcher when configured 93/15593/1
2015-02-21 Moiz RajaBUG 2676 : Introduce API for accessing akka dispatchers 92/15592/1
2015-02-21 Moiz RajaBUG 2718 : Create a diagnostic utility to track append... 81/15581/2
2015-02-20 Moiz RajaBUG 2702 : Switch to a low impact scheduling mechanism... 48/15548/3
2015-02-20 Tom PantelisMerge "BUG 2676 : Add more context to the Initiate...
2015-02-20 Tom PantelisMerge "BUG 2676 : Reduce default logging in Dummy Data...
2015-02-20 Tom PantelisMerge "BUG 2676 : Add diagnostic message when AppendEnt...
2015-02-20 Tom PantelisMerge "BUG 2676 : Add some tuning parameters to improve...
2015-02-20 Moiz RajaBUG 2734 : Use the 95th percentile number to determine... 35/15535/1
2015-02-19 Moiz RajaMerge "Refactor LeaderTest"
2015-02-19 Tom PantelisMerge "Bug 2538: Remove redundant Augmentation checks...
2015-02-19 Tony TkacikMerge "Bug 2682 - Switch sal-binding-dom-it to sal...
2015-02-19 Tony TkacikMerge "Initial message bus implementation"
2015-02-19 Tony TkacikMerge "BUG-2634 Config binding for netconf server"
2015-02-19 Tony TkacikMerge "BUG-2633 - Netconf northbound mapping."
2015-02-19 Tony TkacikMerge "BUG-2633 - Added Operation Service Factory Filte...
2015-02-18 Moiz RajaMerge "Bug-2692:Real snapshots should use the replicate...
2015-02-18 Tony TkacikMerge "BUG-2573: mark CompositeNode-based RPC APIs...
2015-02-17 Kamal RameshanBug-2692:Real snapshots should use the replicatedToAllI... 31/15131/12
2015-02-14 Robert VargaBUG-1173: ensure compatibility with Guava 17+ 20/15320/2
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 RajaRefactor DataStoreContext 36/14936/10
2015-02-11 Moiz RajaBUG 2676 : Apply backpressure when creating transactions 70/14870/11
2015-02-13 Tom PantelisMerge "Fix issue with TransactionProxy throttling test...
2015-02-13 Moiz RajaFix issue with TransactionProxy throttling test failures 17/15217/2
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 mark.mozolewski(Fix: Bug 2529) 03/15003/2
2015-02-09 Moiz RajaMerge "Bug 2410: Use generated serialVersionUID for...
2015-02-06 Moiz RajaMerge "Bug-2590: Clustering : Minimize usage of in...
2015-02-06 Ed WarnickeMerge "Added requuired-capabilities to the impl/.....
2015-02-06 Kamal RameshanBug-2590: Clustering : Minimize usage of in-memory... 15/14615/10
2015-02-06 Tony TkacikMerge "Add (un)lock ops to netconf testtool"
2015-02-06 Moiz RajaSilence an NPE in the DataChangeListenerRegistrationPro... 71/14871/2
2015-02-05 Tony TkacikMerge "Improve JavaAttribute performance"
2015-02-05 Tony TkacikMerge "Make sure write transaction cancellation is...
2015-02-04 Moiz RajaMerge "neutron now works with jetty"
2015-02-04 Tom PantelisMerge "BUG 2667 : Handle null value type"
2015-02-04 Moiz RajaMerge "Bug2268: Deprecate legacy Payload classes"
2015-02-04 Moiz RajaMerge "Bug 2264: Use streaming for snapshots"
2015-02-04 Moiz RajaMerge "Refactor TransactionProxy"
2015-02-03 Moiz RajaMerge "Bug 2268: Serialize ApppendEntries"
2015-02-02 Moiz RajaMerge "Improve cluster test app logging"
2015-02-01 tpantelisBug2268: Deprecate legacy Payload classes 97/14497/2
2015-02-01 tpantelisBug 2264: Use streaming for snapshots 20/14620/3
2015-02-01 tpantelisBug 2268: Use streaming for Modification payload 95/14495/6
2015-02-01 tpantelisBug 2268: Serialize ApppendEntries 83/14483/5
2015-01-29 tpantelisBug 2650: Fix ConcurrentModificationEx in TransactionProxy 91/14591/3
2015-01-28 Moiz RajaMerge "Bug 2265: Use streaming for DeleteData message"
2015-01-28 Moiz RajaMerge "Bug 2265: Address comments from 12448"
2015-01-27 Tom PantelisMerge "Optimize PathUtils.toYangInstanceIdentifier()"
2015-01-27 Tom PantelisMerge changes I66335247,I24ebd4b1,If2470ac2,Ia36e2a7c...
2015-01-27 Tom PantelisMerge "Improve ConfigurationImpl performance"
2015-01-26 Tom PantelisMerge "Fix missing dependencies in opendaylight-startup...
2015-01-26 Tom PantelisMerge "BUG 2518 : Throttle operations in a transaction"
2015-01-26 Robert VargaUse a singleton instance for DefaultShardStrategy 90/14490/1
2015-01-26 Moiz RajaBUG 2518 : Throttle operations in a transaction 55/14155/4
2015-01-26 Tony TkacikMerge changes I3e404877,Ida2a5c32,I9e6ce426,I6a4b90f6...
2015-01-26 Tony TkacikMerge changes I880310f2,I9f437328,I552372db,I587fb203...
2015-01-26 Moiz RajaMerge "Bug 2265: Use new NormalizedNode streaming in...
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-22 tpantelisBug 2265: Use streaming for DeleteData message 76/14476/3
2015-01-21 tpantelisBug 2265: Use new NormalizedNode streaming in messages 48/12448/19
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 Tom PantelisMerge "BUG 2586 : Disable operational persistence by...
2015-01-20 Tony TkacikMerge topic 'archetype'
2015-01-20 Moiz RajaMerge "Bug 2486: Get testAbortBeforeFinishCommit workin...
2015-01-20 Moiz RajaMerge "Bug-2591 : Clustering: Shard does not notify...
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-17 Tom PantelisMerge "BUG 2593 : Fix flakiness in ShardManager ActorNo...
2015-01-17 tpantelisBug 2486: Get testAbortBeforeFinishCommit working again 15/14215/1
2015-01-17 Tom PantelisMerge "BUG 2486 : Optimizations for a single node clust...
2015-01-15 Moiz RajaBUG 2593 : Fix flakiness in ShardManager ActorNotInitia... 64/14164/1
2015-01-14 Moiz RajaBUG 2486 : Optimizations for a single node cluster... 43/13943/3
next