aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/pending_bucket_space_db_transition.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use a vespalib::hash_set<uint8_t> instead of std::unordered_setHenning Baldersheim2023-08-091-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use BucketSpaceStateMap to track cluster state and distribution in the top-le...Geir Storli2021-09-201-4/+3
* Remove unused variables and arguments.Tor Egge2021-04-231-4/+1
* Initial implementation and wiring of cross-stripe state and DB handlingTor Brede Vekterli2021-04-211-37/+72
* Emit log warning on repeated content node bucket info fetch failuresTor Brede Vekterli2020-07-131-0/+8
* Add new DB merging API to distributor BucketDatabaseTor Brede Vekterli2019-06-031-7/+8
* Add workarounds for legacy global distribution hash handlingTor Brede Vekterli2019-02-211-0/+10
* Add using statements for OutdatedNodes and OutdatedNodesMap in nestedTor Egge2017-11-101-5/+3
* Track outdated nodes per bucket space.Tor Egge2017-11-101-2/+25
* Pass distributor bucket space to pending bucket space db transition.Tor Egge2017-11-101-2/+5
* Shorten namespace name.Tor Egge2017-11-071-1/+1
* Factor out portions of PendingClusterState bound to a specific bucketTor Egge2017-11-071-0/+92