Bug 2194: Modify FindPrimary to check for leader
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src /
2015-03-24 Tom PantelisBug 2194: Modify FindPrimary to check for leader 64/16164/18
2015-03-24 Tom PantelisAdd LeaderStateChanged notification 28/16328/5
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-23 Tony TkacikMerge "BUG-2878: Add the XML declaration to every outgo...
2015-03-23 Tony TkacikMerge "BUG-2801: Added filtering for get and getConfig...
2015-03-23 Tony TkacikMerge "BUG-2837 Check netconf base 1.1 capability corre...
2015-03-20 Robert VargaFix settle wait strategy 14/16914/2
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 Moiz RajaMerge "Reduce/enhance logging in AbstractLeader"
2015-03-13 Moiz RajaMerge "Purge in-memory log when install snapshot is...
2015-03-13 Moiz RajaMerge "Use static Procedure callback for ApplyJournalEn...
2015-03-13 Moiz RajaMerge "Changes in RaftActor#handleCaptureSnapshotReply"
2015-03-13 Moiz RajaMerge "Change fields in ShardStats to non-volatile"
2015-03-13 Tom PantelisRefactor InMemoryJournal and InMemorySnapshot to sal... 58/16358/5
2015-03-12 Tom PantelisChange fields in ShardStats to non-volatile 86/16386/3
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 Tom PantelisModify ChainedTransactionProxy to override sending... 59/16159/3
2015-03-10 Moiz RajaMerge "Refactor LegacyTransactionConntextImpl"
2015-03-10 Tom PantelisMerge "Handle FollowerInitialSyncStatus message in...
2015-03-09 Tom PantelisMerge "Bug 2260: Reduce overhead of unused TransactionP...
2015-03-09 Tom PantelisMerge "Performance optimizations for simple transactions"
2015-03-09 Tom PantelisBug 2260: Reduce overhead of unused TransactionProxy... 59/15859/7
2015-03-09 Moiz RajaHandle FollowerInitialSyncStatus message in Shard/Shard... 95/15995/6
2015-03-09 Moiz RajaPerformance optimizations for simple transactions 55/15955/3
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-08 Tom PantelisRefactor LegacyTransactionConntextImpl 32/16032/4
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-27 Moiz RajaBUG 2762 : Fix issues found in previous patch 12/15812/1
2015-02-26 Moiz RajaBUG 2762 : Compute rate limit based on a more lenient... 98/15798/3
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-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tony TkacikMerge "Fix race condition in get/get-config netconf...
2015-02-24 Tony TkacikMerge "Pass down a collection of cohorts"
2015-02-24 Tony TkacikMerge "Startup archetype - move impl under 'impl' names...
2015-02-24 Tony TkacikMerge "Startup arch - Add scm section to root pom."
2015-02-24 Tony TkacikMerge "Startup arch - feature cleanup"
2015-02-24 Tony TkacikMerge "Skip install and deploy of karaf artifact."
2015-02-24 Robert VargaPass down a collection of cohorts 24/15624/3
2015-02-24 Tom PantelisMerge "BUG 2676 : Use notification-dispatcher for DataC...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use transaction-dispatcher for ShardT...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use shard-dispatcher for ShardManager...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use custom client-dispatcher when...
2015-02-23 Tom PantelisMerge "BUG 2676 : Introduce API for accessing akka...
2015-02-23 Tom PantelisMerge "BUG 2718 : Create a diagnostic utility to track...
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 "Migrate JMX plugin's use of BindingGeneratorUtil"
2015-02-23 Tony TkacikMerge "Migrate deprecated guava methods"
2015-02-23 Tony TkacikMerge "Do not override artifact versions"
2015-02-23 Tony TkacikMerge "Use Preconditions"
2015-02-23 Tony TkacikMerge "Do not override jsr305 version"
2015-02-23 Tony TkacikMerge "Make reconnect on capability changed truly optional"
2015-02-23 Tony TkacikMerge "Prevent multiple config pushers"
2015-02-22 tpantelisDynamically update DatastoreContext properties 71/15571/6
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-24 Ed WarnickeMerge "Create odl-nsf-service feature, which excludes...
2015-02-21 tpantelisBug 2597: Batch modification operations in TransactionProxy 95/15095/7
2015-02-21 Moiz RajaBUG 2676 : Use notification-dispatcher for DataChangeLi... 96/15596/1
2015-02-21 Moiz RajaBUG 2676 : Use transaction-dispatcher for ShardTransaction 95/15595/1
2015-02-21 Moiz RajaBUG 2676 : Use shard-dispatcher for ShardManager and... 94/15594/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
next