Bug 3195: Cleanup on error paths and error handling
[controller.git] / opendaylight / md-sal / sal-distributed-datastore /
2015-07-08 Tom PantelisBug 3195: Cleanup on error paths and error handling 11/23911/2
2015-07-08 Tom PantelisCDS: Change operationTimeout units to millis 84/23884/2
2015-06-16 Tony TkacikMake sure DataTreeModifications are ready. 27/22727/2
2015-06-16 Tom PantelisFix CDS unit test failures 30/22730/1
2015-06-16 Jan-Simon Möller[RFC][Fix] Fix for connection in pom.xml. 76/21776/3
2015-06-12 Moiz RajaBUG 2970 : Recovery fails with SchemaValidationExceptio... 05/22505/1
2015-06-11 Moiz RajaChange variables, methods, field names from transaction... 82/22382/1
2015-06-11 Moiz RajaBUG 3019 : Fix Operation throttling for modification... 71/22371/2
2015-06-10 Tom PantelisBug 3570: Persist snapshot on follower ApplySnapshot 50/22250/2
2015-06-10 Tom PantelisBug 3020: Use leader version in LeaderStateChanged 48/22248/1
2015-06-09 Robert VargaMove operation limiter down to TransactionContextWrapper 47/22147/3
2015-06-09 Robert VargaConvert OperationCompleter to OperationLimiter 41/22141/1
2015-06-08 Tony TkacikBug 3189: Check consistency of Instance Identifier... 65/22065/2
2015-06-06 Tom PantelisBug 3020: Add leader version to LeaderStateChanged 36/22036/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-05 Moiz RajaBUG 3340 : Log the count of modifications on a given... 16/21916/1
2015-06-04 Moiz RajaBUG 2970 : Handle SchemaValidationFailedException inste... 99/21599/2
2015-06-04 Tom PantelisBug 2970: Remove SchemaContextModules perisistence 65/21865/2
2015-06-01 Tom PantelisRemove PrimaryShardInfoFutureCache entry on Unreachable... 71/21571/2
2015-06-01 Kamal RameshanBug:3260-Recovery misses flows installed on single... 70/21570/2
2015-06-01 Tom PantelisAddress comments in https://git.opendaylight.org/gerrit... 68/21568/1
2015-05-30 Moiz RajaBUG 3340 : Improve logging 86/21486/1
2015-05-29 Moiz RajaBUG 2970 : Create a PruningDataTreeModification 84/21384/2
2015-05-28 Tom PantelisBug 3376: Add debug context for CDS transactions 71/21371/1
2015-05-27 Harman SinghBug -3221 : Adding a new DataStoreUnavailableException... 78/20678/6
2015-05-26 Tom PantelisBug 3194: Dynamically update PrimaryShardInfo cache... 48/21148/2
2015-05-21 Moiz RajaUse TransactionCommitOperationTimeout when commiting... 18/20918/1
2015-05-21 Robert VargaMake sure invokeOperation is set once 70/20870/2
2015-05-21 Tom PantelisBug 3206: CDS - issues with direct commit 90/20890/2
2015-05-19 Moiz RajaBUG 3249 : Operation Limiter not release on completion... 98/20698/2
2015-05-16 Moiz RajaBUG 3232 : Fix intermittent failure in ShardTest 92/20592/2
2015-05-16 Moiz RajaBUG 3125 : Set Rate Limit just before acquiring a permi... 84/20584/1
2015-05-16 Tom PantelisBug 3020: Add version to AppendEntries and AppendEntrie... 24/20524/2
2015-05-16 Robert VargaCDS: Implement front-end support for local transactions 23/20523/2
2015-05-14 Moiz RajaBUG 3200 : Serialize a child node even when it is UNMOD... 18/20318/1
2015-05-13 Moiz RajaBUG 3156 : Recreating CDS should not fail 81/20181/3
2015-05-12 Robert VargaCDS: add backend support for local transactions 72/19072/7
2015-05-09 Moiz RajaFix test to return PrimaryShardInfo when retrieving... 74/19974/1
2015-05-09 Robert VargaUse MoreExecutors.directExecutor() 73/19973/1
2015-05-08 Robert VargaCDS: Introduce ChainedTransactionIdentifier 47/19147/5
2015-05-08 Robert VargaCDS: split TransactionType from TransactionProxy 89/19089/8
2015-05-08 Robert VargaCDS: do not propagate SchemaContext 88/19088/9
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
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-05-04 Tony TkacikMerge "Remove "Unavailable" properties from ShardStats"
2015-05-04 Tony TkacikMerge "BUG 3057 - notify added event source by topics...
2015-05-04 Tony TkacikMerge changes Ibe016728,Ic719c519,I87a81a54
2015-05-04 Tony TkacikMerge "BUG 3066 : Optimistic lock failed, on NetconfSta...
2015-05-04 Tony TkacikMerge "Bug222:Comments incorporated for response based...
2015-05-01 Moiz RajaMerge "BUG 3049 : Upgrade from akka 2.3.9 to 2.3.10"
2015-05-01 Tom PantelisRemove "Unavailable" properties from ShardStats 25/19425/1
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-30 Tom PantelisMerge "Return local shard tree from FindPrimaryShard"
2015-04-30 Tom PantelisMerge "Add documentation in akka.conf on how to specify...
2015-04-30 Tom PantelisReturn local shard tree from FindPrimaryShard 56/19356/1
2015-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-27 Tony TkacikMerge "BUG 3029 - netconf event source modification...
2015-04-26 Moiz RajaBUG 3054 : Check readiness status of datastore when... 50/19250/3
2015-04-25 Moiz RajaBUG 3054 : Move ShardManager ready check into a single... 48/19248/8
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tony TkacikMerge "Fix ReplicationAndSnapshotsIntegrationTest failure"
2015-04-24 Moiz RajaMerge "Remove local override of odlparent version for...
2015-04-24 Tony TkacikBumped controller version by minor for next release... 23/18923/4
2015-04-24 Tom PantelisMerge "NPE in RaftActor#onGetOnDemandRaftStats"
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in netconf"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Tony TkacikMerge "Fix test failure in TopologyManagerImplTest...
2015-04-24 Moiz RajaFix NoSuchElementException thrown when transaction... 24/19024/2
2015-04-24 Moiz RajaMerge "Fix CloseTransactionChain NotSerializableException"
2015-04-24 Tom PantelisMerge topic 'li/cleanup/javassist'
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tom PantelisMerge "Tests for CDS DataTreeChangedListener"
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 Moiz RajaMerge "Reduce non-existent Tx chain logging on close...
2015-04-24 Moiz RajaMerge "Return local shard's DataTree from ActorContext...
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 Moiz RajaCreate transaction on the backend datastore only when... 39/18839/3
2015-04-23 Robert VargaMake TransactionProxy.isRootPath() static 18/18918/1
2015-04-23 Robert VargaFix TestModel whitespace and warning 14/18914/2
2015-04-23 Robert VargaCDS: switch persistence to persisting the candidates 91/18591/27
2015-04-23 Jan HajnarTests for CDS DataTreeChangedListener 52/17652/12
2015-04-23 Tom PantelisReturn local shard's DataTree from ActorContext#findPri... 83/18783/3
2015-04-23 Tom PantelisReduce non-existent Tx chain logging on close in ShardD... 87/18887/2
2015-04-23 Tom PantelisFix CloseTransactionChain NotSerializableException 86/18886/2
2015-04-22 Robert VargaCDS: use internal DataTree instance 98/18498/32
next