Make SwitchShardBehavior transport RaftState
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / ShardManager.java
2016-03-22 Robert VargaMake SwitchShardBehavior transport RaftState 57/36557/1
2016-03-07 Robert VargaBUG-4964: Bump to akka-2.4.1 24/32524/19
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-10 Robert VargaFix Eclipse errors with Java 8/Scala 87/34387/2
2016-01-14 Tony TkacikRemoved unused actorPath from ShardManager. 08/31408/5
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 Implement Remove Shard Replica RPC 99/30999/3
2015-12-15 Moiz RajaBUG 2187 Handle RemoveShardReplica in ShardManager 30/30330/6
2015-12-15 Robert VargaRemove DatastoreContext#getDataStoreType() 43/30443/4
2015-12-14 Tom PantelisBug 2187: Implement add-replicas-for-all-shards RPC 22/31022/4
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 PantelisBug 2187: EOS shard recovery after AddShardReplica 04/29904/6
2015-12-02 Tom PantelisCDS: ShardManagerTest cleanup 36/30036/5
2015-11-19 Moiz RajaBUG 2817 - Create reusable classes for doing an action... 37/29837/5
2015-11-19 Moiz RajaBUG 2817 : Handle ServerRemoved message in Shard/ShardM... 04/29804/5
2015-11-18 Tom PantelisBug 2187: Implement add-shard-replica RPC 05/29705/8
2015-11-16 Tom PantelisBug 2187: Don't close over internal state in ShardManager 18/29718/4
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 clustering backup-datastore RPC 15/29215/3
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-26 Robert VargaMake private methods static 26/28726/5
2015-10-23 kalaiselvikBUG 2187 - JMX API for create/delete shard replica 42/27742/13
2015-10-09 Tom PantelisRemove peer address cache in ShardInformation 60/27760/4
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: Add dynamic module/shard config for entity... 01/26801/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-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-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-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-04-25 Moiz RajaBUG 3054 : Move ShardManager ready check into a single... 48/19248/8
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
2015-03-30 Ed WarnickeMerge "Export BindingNormalizedNodeSerializer via Confi...
2015-03-30 Moiz RajaMerge changes I34538a22,I520b0d83
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-31 Tony TkacikMerge "Tune NotificationRouter wait strategy"
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 Tom PantelisRefactor DataPersistenceProviders and RaftActor#persistence 06/17206/6
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-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
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"
next