Bug 4105: Choose Owner for an Entity based on first come first served basis
[controller.git] / opendaylight / md-sal / sal-distributed-datastore /
2015-09-10 Moiz RajaBug 4105: Choose Owner for an Entity based on first... 98/26798/1
2015-09-10 Tom PantelisBug 4105: Change commit retry mechanism in EntityOwners... 97/26797/1
2015-09-10 Tom PantelisBug 4105: Add EntityOwnerDataChangeListener 96/26796/1
2015-09-10 Tom PantelisBug 4105: Add EntityOwnershipListenerActor and support 95/26795/1
2015-09-10 Tom PantelisBug 4105: Move Configuration classes to config package 94/26794/1
2015-09-10 Tom PantelisBug 4105: Implement RegisterCandidate in EntityOwnershi... 93/26793/1
2015-09-10 Tom PantelisBug 4105: Implement candidate registration close 92/26792/1
2015-09-10 Tom PantelisBug 4105: Implement DistributedEntityOwnershipService... 91/26791/1
2015-09-10 Moiz RajaBug 4105: Add entity-owners yang module 90/26790/1
2015-09-10 Tom PantelisBug 4105: Add EntityOwnershipShard 89/26789/1
2015-09-10 Tom PantelisBug 4105: Added DistributedEntityOwnershipService and... 86/26786/2
2015-09-10 Tom PantelisCDS: Fix intermittent DistributedDataStoreRemotingInteg... 84/26784/2
2015-09-10 Tom PantelisBug 4105: Add CreateShard message in ShardManager 27/26727/3
2015-09-10 Tom PantelisBug 4105: Add method to get all unique member names 26/26726/3
2015-09-10 Moiz RajaBUG 2185: Expand the scope of sync status to cover... 26/26426/2
2015-09-02 Moiz RajaBUG 2185 : Add JMX API to change the state of a Shard 31/26331/1
2015-09-01 Moiz RajaBUG 2185 : Make the Custom Raft Policy externally confi... 10/24810/4
2015-08-28 Harman SinghBug 2461 : Adding capture snapshot JMX operation. 32/26132/2
2015-08-18 Tony TkacikBug 4035: Extract dom-config from core-api and broker... 92/24392/9
2015-08-18 Harman SinghEnabling Data Change Notifications for all nodes in... 96/24496/6
2015-08-17 kalaiselvikRemoving the redundant configuration reader in the... 39/25139/3
2015-08-13 Tom PantelisCDS: Include CAN_COMMIT phase in rate limiter time... 59/25259/1
2015-08-09 Thanh HaFix license header violations in sal-distributed-datastore 85/24985/1
2015-07-20 Tom PantelisCDS: Changes to Tx abort in Shard 62/24262/2
2015-07-20 Tom PantelisCDS: Retry remote front-end transactions on AskTimeoutE... 61/24261/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-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
next