Raise EOS unsuccessful request reporting to error
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / ShardCommitCoordinator.java
2019-07-03 Robert VargaAdd transaction debugs 58/82858/2
2019-05-23 Tomas CereDo not enque purges for ask based protocol 37/82137/16
2019-04-26 Tomas CereHarden ShardCommitCoordinator to survive EOS write... 90/81790/1
2019-03-30 Robert VargaMigrate nullness annotations 18/81318/2
2018-08-22 Robert VargaFix findbugs warnings 51/75351/4
2018-07-25 Stephen KittSimplify code using Java 8 features 44/74344/4
2018-06-21 Tom PantelisFix shard deadlock in 3 nodes 74/72874/11
2017-08-11 Robert VargaBUG-8941: enqueue purges once ask-based transactions... 84/61284/5
2017-04-21 Robert VargaBUG-8159: fix local transaction history tracking 27/55827/1
2017-03-24 Robert VargaBUG-8056: make doCommit/finishCommit package-private 38/53738/2
2016-11-19 Robert VargaBUG-5280: implement backend message handling 32/41032/75
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-08-05 Robert VargaBUG-5280: expand ShardDataTree to cover transaction... 97/42497/27
2016-07-11 Robert VargaBUG-5280: refactor CohortEntry 28/41428/3
2016-07-11 Robert VargaBUG-5280: do not pass SchemaContext to ShardCommitCoord... 03/41403/3
2016-06-10 Robert VargaBUG-5280: switch transaction IDs from String to Transac... 90/38990/47
2016-05-13 Robert VargaBUG-5626: use Identifier instead of String 32/38632/7
2016-05-11 Robert VargaBUG-5626: split out CohortEntry 87/38587/3
2016-04-28 Tony TkacikBug 1435: CDS: Added support for custom commit cohort. 02/32602/21
2016-03-24 Tom PantelisForward pending transactions on leadership change 99/35199/9
2016-03-18 Tom PantelisFix forwarding in Shard.handleBatchedModifications 21/35121/6
2016-02-01 Tom PantelisHandle 3PC message backwards compatibility 86/33386/4
2016-02-01 Tom PantelisDeprecate 3PC protobuff messages 85/33385/5
2016-01-22 Tom PantelisRemove deprecated PreLithium Tx context classes and... 39/33039/2
2016-01-08 Tom PantelisAbort pending txn's in Shard on leader transition and... 79/31979/5
2016-01-07 Tom PantelisImplement suspend leader in Shard 36/31936/6
2015-12-15 Tom PantelisMove Tx ready call from ShardWriteTransaction to Shard 70/31170/2
2015-11-17 Moiz RajaRemove unused ShardCommitCoordinator#CohortEntry constr... 13/29713/4
2015-11-15 Moiz RajaRemove unused ShardCommitCoordinator constructor parameter 10/29710/3
2015-07-20 Tom PantelisCDS: Changes to Tx abort in Shard 62/24262/2
2015-07-10 Tom PantelisCDS: Add pending tx queue size to ShardStats 08/24008/1
2015-07-08 Tom PantelisBug 3195: Cleanup on error paths and error handling 11/23911/2
2015-06-06 Tom PantelisCheck total batched messages sent in ShardCommitCoordin... 34/22034/2
2015-06-06 Tom PantelisBug 3372: Convert backend DataTree exceptions appropriately 33/22033/2
2015-06-01 Tom PantelisAddress comments in https://git.opendaylight.org/gerrit... 68/21568/1
2015-05-21 Tom PantelisBug 3206: CDS - issues with direct commit 90/20890/2
2015-05-12 Robert VargaCDS: add backend support for local transactions 72/19072/7
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in restconf"
2015-04-24 Tony TkacikMerge "BUG 3045 : Use non-strict parsing in hello message."
2015-04-24 Tony TkacikMerge "Create transaction on the backend datastore...
2015-04-24 Tom PantelisMerge "Tests for DOMDataTreeListener"
2015-04-24 Tom PantelisMerge "Moved legacy Notification implementation to...
2015-04-24 Tom PantelisMerge "Replaced Helium Notification Broker with new...
2015-04-24 Tom PantelisMerge "Make TransactionProxy.isRootPath() static"
2015-04-23 Tony TkacikMerge "IMDS: trim down commit overhead"
2015-04-23 Tony TkacikMerge "Publish SnapshotBacked transactions"
2015-04-23 Moiz RajaMerge "Fix ShardTest#testCreateSnapshot unit test failures"
2015-04-23 Moiz RajaMerge "CDS: switch persistence to persisting the candid...
2015-04-23 Robert VargaCDS: switch persistence to persisting the candidates 91/18591/27
2015-04-22 Robert VargaCDS: use internal DataTree instance 98/18498/32
2015-04-21 Moiz RajaMerge "Elide front-end 3PC for single-shard Tx"
2015-04-18 Tom PantelisElide front-end 3PC for single-shard Tx 92/18392/7
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-10 Moiz RajaMerge "Remove deprecation suppression"
2015-04-10 Moiz RajaMerge "Add generic arguments"
2015-04-10 Moiz RajaMerge "Update lispflowmapping options in custom.properties"
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-10 Moiz RajaMerge changes I114cbac1,I45c2e7cd
2015-04-10 Moiz RajaMerge "Use BatchedModifications message in place of...
2015-04-10 Tom PantelisUse BatchedModifications message in place of ReadyTrans... 84/17884/5
2015-03-30 Tony TkacikMerge "Avoid IllegalArgument on missing source"
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-25 Tom PantelisMerge "Do not use ActorSystem.actorFor as it is deprecated"
2015-03-25 Tom PantelisMerge "Bug-2842:If an install snapshot is in progress...
2015-03-25 Tom PantelisMerge "BUG 2852 : Reduce and improve logging in RemoteR...
2015-03-25 Tony TkacikMerge "BUG 2799: Migration of Message Bus from deprecat...
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 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-17 Moiz RajaBUG 2854 : Do not add empty read write transactions... 26/16726/1
2015-03-08 Tony TkacikMerge "Remove Neutron dependencies"
2015-03-08 Tony TkacikMerge "BUG 2412 - restconf RestconfDocumentedExceptionM...
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-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 tpantelisDynamically update DatastoreContext properties 71/15571/6
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...
next