aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/distributor_bucket_space.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* - Since the vespalib::hash_map iterators are invalidated on modification stor...Henning Baldersheim2023-08-091-1/+1
* Misc cleanup and formatting of distributor codeTor Brede Vekterli2022-12-151-1/+1
* Allow inhibiting all default bucket space merges if global merges pendingTor Brede Vekterli2022-02-151-0/+8
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove unused use_bucket_db parameter.Geir Storli2021-09-211-2/+1
* Add option on whether to use the bucket database in DistributorBucketSpace.Geir Storli2021-04-301-1/+4
* Initial implementation and wiring of cross-stripe state and DB handlingTor Brede Vekterli2021-04-211-0/+1
* Store more variants of ideal service layer nodes for a given bucket in hash t...Tor Egge2020-12-141-5/+5
* Extend use of bucket ownership hash.Tor Egge2020-12-111-23/+12
* Remove getIdealNodes() trampoline member function from DistributorComponent.Tor Egge2020-12-021-0/+3
* Use mutable hash maps in DistributorBucketSpace.Tor Egge2020-12-021-4/+4
* Remove DistributorComponent trampoline member function.Tor Egge2020-12-021-0/+10
* Remove BucketDBUpdater trampoline member function.Tor Egge2020-12-021-0/+4
* Trim down DistributorComponent member functions.Tor Egge2020-12-021-0/+10
* Revert "Revert "Move bucket ownership methods to DistributorBucketSpace.""Tor Egge2020-12-011-0/+30
* Revert "Move bucket ownership methods to DistributorBucketSpace."Tor Egge2020-11-301-30/+0
* Move bucket ownership methods to DistributorBucketSpace.Tor Egge2020-11-271-0/+30
* Remove legacy distributor bucket DB implementation and config wiringTor Brede Vekterli2020-07-031-1/+1
* Add support for snapshotting all state required for routing a bucket operationTor Brede Vekterli2019-10-011-0/+6
* Add config option for using B-tree bucket DB in distributorTor Brede Vekterli2019-09-241-1/+1
* Add initial B+tree distributor bucket databaseTor Brede Vekterli2019-05-091-4/+7
* Do not pregenerate a string that is only needed when debuggingHenning Baldersheim2018-04-031-7/+4
* Populate cluster state in distributor bucket space.Tor Egge2018-02-261-4/+7
* Use shared pointer to const Distribution in DistributorBucketSpace.Tor Egge2017-11-211-2/+2
* Adjust class comment for DistributorBucketSpace.Tor Egge2017-11-021-1/+1
* Rename ManagedBucketSpace to DistributorBucketSpace.Tor Egge2017-11-021-0/+58