Optimize TransactionProxy for write-only transactions
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / ShardTest.java
2015-03-24 Tom PantelisOptimize TransactionProxy for write-only transactions 60/16160/8
2015-03-24 Moiz RajaMerge "Add more info to ShardStats JXM bean"
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 Tom PantelisAdd more info to ShardStats JXM bean 19/16519/5
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-17 Moiz RajaBUG 2854 : Do not add empty read write transactions... 26/16726/1
2015-03-13 Moiz RajaMerge "Change in AbstractRaftBehavior#performSnapshotWi...
2015-03-13 Moiz RajaMerge "Refactor ShardTest"
2015-03-13 Tom PantelisRefactor InMemoryJournal and InMemorySnapshot to sal... 58/16358/5
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Changed NetconfDeviceDatastoreAdapter and Netcon...
2015-03-11 Tony TkacikMerge "Fixed failing tests due to different attribute...
2015-03-11 Tony TkacikMerge "Bug 2412: Expose Mountpoints on proper path"
2015-03-11 Tony TkacikMerge "BUG 2805 - Fixed Restconf RPC calls and POST...
2015-03-11 Tony TkacikMerge "Bug 2364: Migrated Binding MD-SAL to not use...
2015-03-10 Ed WarnickeMerge "Add netconf-ssh as dependency to features-mdsal"
2015-03-10 Moiz RajaMerge "Refactor LegacyTransactionConntextImpl"
2015-03-10 Tom PantelisMerge "Handle FollowerInitialSyncStatus message in...
2015-03-09 Moiz RajaHandle FollowerInitialSyncStatus message in Shard/Shard... 95/15995/6
2015-03-08 Tom PantelisRefactor ShardTest 62/16162/4
2015-03-08 Tony TkacikMerge "Remove Neutron dependencies"
2015-03-08 Tony TkacikMerge "BUG 2412 - restconf RestconfDocumentedExceptionM...
2015-03-08 Tony TkacikMerge changes If17aefba,I36d0f5ec
2015-03-08 Tony TkacikMerge topic 'cleanup/composite-node'
2015-03-08 Tony TkacikMerge "Fixed build-failure because of undeclared transt...
2015-03-06 Moiz RajaBUG 2584 : Block Datastore creation till Shards are... 71/14171/4
2015-03-05 Tony TkacikMerge "Unit Test for md-sal netconf northbound mapping...
2015-03-05 Tony TkacikMerge "Fixed discard-changes for mdsal netconf, mapping...
2015-03-04 Moiz RajaMerge "Fix to karaf-parent to copy in dependencies."
2015-03-04 Moiz RajaMerge "Dynamically update DatastoreContext properties"
2015-03-04 Tom PantelisMerge "Introduce a mechanism for a Follower to signal...
2015-03-03 Moiz RajaMerge "Switch opendaylight-karaf-empty to using karaf...
2015-03-03 Tony TkacikMerge "Exception when creating new DOMNotificationRouter"
2015-03-02 Moiz RajaMerge "Bug 2769: Fix issues with ApplyLogEntries"
2015-03-01 Tom PantelisBug 2769: Fix issues with ApplyLogEntries 01/15901/4
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-23 Ed WarnickeMerge "Bug 2673: Binding cursor-based data change API"
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-23 Tony TkacikMerge "Do not override jsr305 version"
2015-02-22 tpantelisDynamically update DatastoreContext properties 71/15571/6
2015-02-21 Tom PantelisMerge "Fix for Bug 2727 - Upgrade Akka from 2.3.4 to...
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-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-18 Moiz RajaMerge "Bug-2692:Real snapshots should use the replicate...
2015-02-17 Kamal RameshanBug-2692:Real snapshots should use the replicatedToAllI... 31/15131/12
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-01 tpantelisBug 2264: Use streaming for snapshots 20/14620/3
2015-02-01 tpantelisBug 2268: Use streaming for Modification payload 95/14495/6
2015-01-26 Tom PantelisMerge "Fix missing dependencies in opendaylight-startup...
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-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-14 Moiz RajaBUG 2486 : Optimizations for a single node cluster... 43/13943/3
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-07 Tony TkacikMerge changes I4ec0efd7,Ia2619921
2015-01-07 Tony TkacikMerge "Add better error reporting to ConfigSnapshot...
2015-01-06 Moiz RajaMerge "Bug 2526: Race condition may cause missing route...
2015-01-05 Anil VishnoiMerge "Bug 2158: Fixed TopologyManager for edge updates."
2014-12-23 Moiz RajaMerge "Bug 2517: Catch RuntimeExceptions thrown from...
2014-12-19 Ed WarnickeMerge "added namespace to features/adsal pom.xml"
2014-12-18 Tony TkacikMerge changes Ic8cadf33,If59b1dd3
2014-12-18 Tony TkacikMerge changes Icd18348e,I0e642b1b,I304bec5e
2014-12-18 Tony TkacikMerge "BUG-2288: DOMNotification API"
2014-12-17 Tom PantelisMerge "BUG 2509 : Removing all journal entries from...
next