aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/common/global_bucket_space_distribution_converter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove legacy distribution hash fallbackTor Brede Vekterli2022-06-091-38/+11
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-2/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Reduce visibility of ClusterState and Distribution.Henning Baldersheim2021-02-191-1/+1
* Add workarounds for legacy global distribution hash handlingTor Brede Vekterli2019-02-211-11/+38
* Derive correct distribution partition spec for grouped clustersTor Brede Vekterli2019-02-121-8/+12
* Add utility function for transforming lib::Distribution instances to globalTor Brede Vekterli2018-01-111-1/+25
* Add utility for transforming default distribution config to globalTor Brede Vekterli2017-12-011-0/+157