aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/common/testnodestateupdater.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Handle cluster state bundle with distribution config on content nodeTor Brede Vekterli9 days1-3/+14
| | | | | | | | | | | | | If a cluster state bundle contains distribution config, this is internally propagated via the `StateManager` component to all registered state listeners. One such state listener is `FileStorManager`, which updates the content node-internal bucket space repository. All `SetSystemStateCommand` and internal config-aware components (`StateManager` and `ChangedBucketOwnershipHandler`) now explicitly track whether the cluster controller provides distribution config, or if the internally provided config should be used (including fallback to internal config if necessary).
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Add locking for reported node state in TestNodeStateUpdater.Tor Egge2023-03-161-1/+2
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* - Reduce visibility of ClusterState and Distribution.Henning Baldersheim2021-02-191-1/+2
|
* Add ServiceLayerHostInfoReporter.Tor Egge2021-01-201-1/+2
|
* Make Bouncer BucketSpace aware.Tor Egge2018-03-221-1/+7
|
* Immediately send GetNodeState replies when leaving recovery modeTor Brede Vekterli2018-03-141-1/+2
|
* Add cluster state to content bucket space.Tor Egge2018-03-131-1/+1
|
* Move ClusterStateBundle to vdslib, allowing it to be used outsideTor Egge2018-02-221-3/+3
| | | | storage module.
* Add cluster state bundle which contains a baseline cluster state andTor Egge2018-02-221-2/+20
| | | | (later) a derived cluster state for each bucket space.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Add missing fileHenning Baldersheim2017-05-021-0/+14