aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/distributor_bucket_space_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Avoid going via a temporary IdealNodesList.Henning Baldersheim2023-08-141-1/+1
* Generate fast lookup table for ideal onceHenning Baldersheim2023-08-101-3/+3
* - Since the vespalib::hash_map iterators are invalidated on modification stor...Henning Baldersheim2023-08-091-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Store more variants of ideal service layer nodes for a given bucket in hash t...Tor Egge2020-12-141-78/+74
* Extend use of bucket ownership hash.Tor Egge2020-12-111-4/+0
* Revert "Revert "Move bucket ownership methods to DistributorBucketSpace.""Tor Egge2020-12-011-0/+208
* Revert "Move bucket ownership methods to DistributorBucketSpace."Tor Egge2020-11-301-208/+0
* Add comments about ideal nodes changing when bucket used bits > 33.Tor Egge2020-11-301-0/+6
* Move bucket ownership methods to DistributorBucketSpace.Tor Egge2020-11-271-0/+202