Do not allow overrides of onReceive{Command,Recover}
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / ShardManagerTest.java
2016-03-21 Robert VargaDo not allow overrides of onReceive{Command,Recover} 92/36292/3
2016-02-19 Tom PantelisFix sporadic ShardManagerTest failures 28/34928/3
2016-02-13 Robert VargaMake Shutdown message a proper singleton 06/34606/3
2016-02-11 Robert VargaMake private methods static 90/34390/3
2016-02-11 Robert VargaFix raw reference 92/34392/5
2016-02-10 Robert VargaFix Eclipse errors with Java 8/Scala 87/34387/2
2016-01-11 Tom PantelisSend Shutdown message to Shard on ServerRemoved 38/32238/4
2016-01-08 Tom PantelisImplement graceful ShardManager shutdown 52/31952/8
2016-01-05 Tom PantelisBug 4823: Notify findPrimary callbacks on ReachableMemb... 66/31866/3
2015-12-15 Moiz RajaBUG 2187 Handle RemoveShardReplica in ShardManager 30/30330/6
2015-12-14 Robert VargaBUG-1014: clean up DatastoreContext.dataStoreType() 68/29668/12
2015-12-01 kalaiselvikBUG 2187 - Removal of old snapshots in ShardManager 50/29850/5
2015-12-02 Tom PantelisBug 4564: Implement backup/restore of ShardManagerSnapshot 38/30038/5
2015-12-02 Tom PantelisCDS: Modify ShardManagerTest to use TestActorFactory 37/30037/4
2015-12-02 Tom PantelisCDS: ShardManagerTest cleanup 36/30036/5
2015-11-19 Moiz RajaBUG 2817 : Handle ServerRemoved message in Shard/ShardM... 04/29804/5
2015-11-17 Tom PantelisBug 2187: Bootstrap EOS shard when no local shards... 76/29576/12
2015-11-16 kalaiselvikBUG 2187 - Persisting shard list in ShardManager 70/29370/7
2015-11-14 Tom PantelisBug 4564: Implement datastore restore from backup file 43/29243/12
2015-11-11 Tom PantelisBug 4564: Add Shard Builder class 37/29237/6
2015-11-09 Tom PantelisBug 4564: Implement GetSnapshot message in ShardManager 73/29173/3
2015-11-06 Tom PantelisBug 4149: Implement per-shard DatastoreContext settings 20/28420/6
2015-11-02 Tom PantelisBug 2187: Address comments in https://git.opendaylight... 81/28981/3
2015-10-29 kalaiselvikBUG 2187 - Creating ShardReplica 96/28596/9
2015-10-23 kalaiselvikBUG 2187 - JMX API for create/delete shard replica 42/27742/13
2015-10-08 Tom PantelisAdd ShardPeerAddressResolver 06/27606/4
2015-09-10 Tom PantelisBug 4105: Pass ModuleShardConfiguration with CreateShard 06/26806/1
2015-09-10 Tom PantelisBug 4105: Change ownership on member down/up 04/26804/1
2015-09-10 Tom PantelisBug 4105: Move Configuration classes to config package 94/26794/1
2015-09-10 Tom PantelisBug 4105: Add CreateShard message in ShardManager 27/26727/3
2015-09-02 Moiz RajaBUG 2185 : Add JMX API to change the state of a Shard 31/26331/1
2015-08-09 Thanh HaFix license header violations in sal-distributed-datastore 85/24985/1
2015-07-20 Tom PantelisCDS: Retry remote front-end transactions on AskTimeoutE... 61/24261/2
2015-06-10 Tom PantelisBug 3020: Use leader version in LeaderStateChanged 48/22248/1
2015-06-06 Tom PantelisBug 3020: Add leader version to LeaderStateChanged 36/22036/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-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-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 "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-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-26 Moiz RajaBUG 3054 : Check readiness status of datastore when... 50/19250/3
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Avoid IllegalArgument on missing source"
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "Set unable-to-connect(netconf node) if no source...
2015-03-30 Tony TkacikMerge "BUG-1567 Expose sources for submodules in netconf"
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-27 Tom PantelisMerge "BUG 2792 : ThreePhaseCommitCohortProxy should...
2015-03-27 Tom PantelisMerge "BUG 2773 : Transition Shard to Leader state...
2015-03-27 Tony TkacikMerge "BUG-2424 Bump mina sshd-core version to 0.14"
2015-03-27 Tom PantelisMerge "BUG 2584 : Datastore is ready when all local...
2015-03-27 Moiz RajaBUG 2584 : Datastore is ready when all local shards... 40/17140/3
2015-03-26 Moiz RajaMerge "Bug 2194: Find primary shard on remote ShardManager"
2015-03-26 Tom PantelisMerge "Use SnapshotManager"
2015-03-26 Tom PantelisMerge "Refactor snapshot code"
2015-03-26 Tom PantelisMerge "BUG 2792 : Serialize phase processing in Concurr...
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 Ed WarnickeMerge "Remove redundant features: odl-adsal-controller...
2015-03-25 Tom PantelisMerge "BUG 2852 : Reduce and improve logging in RemoteR...
2015-03-25 Moiz RajaMerge "Bug 2194: Modify FindPrimary to check for leader"
2015-03-25 Tom PantelisBug 2194: Find primary shard on remote ShardManager 94/16194/12
2015-03-24 Tom PantelisBug 2194: Modify FindPrimary to check for leader 64/16164/18
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-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
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 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-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
next