summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/common
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy distribution hash fallbackTor Brede Vekterli2022-06-091-62/+2
* Remove '.sum' form vds sum metrics.Henning Baldersheim2022-06-081-15/+14
* Remove most use of vespalib::rmdirTor Egge2022-06-031-2/+2
* - Move persitence/spi/types.h under to persitence/spi/types.hHenning Baldersheim2022-05-181-1/+1
* Make ConfigUri constructors explicit and use same context where possible in p...Henning Baldersheim2022-02-201-1/+1
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-062-3/+1
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-0717-17/+17
* Flip to always use the new distributor stripe code path.Geir Storli2021-09-161-1/+12
* Add test of top-level distributor functionalityTor Brede Vekterli2021-08-272-4/+4
* Add validation of the number of distributor stripes from config and add more ...Geir Storli2021-06-011-0/+12
* Add common utils to map from bucket key to stripe and calculcate number of st...Geir Storli2021-05-282-0/+38
* Make distributor timestamp generation thread safeTor Brede Vekterli2021-05-182-3/+3
* Use vespalib::rmdir()Tor Egge2021-02-211-1/+2
* - Reduce visibility of ClusterState and Distribution.Henning Baldersheim2021-02-195-3/+11
* Add ServiceLayerHostInfoReporter.Tor Egge2021-01-202-1/+11
* Fix forward declarations.Tor Egge2021-01-191-1/+1
* Wire in HostInfo to FileStorManager.Tor Egge2021-01-182-2/+7
* - Add an BucketExecutor interface taking a bucket and a BucketTask for execut...Henning Baldersheim2021-01-151-1/+2
* Remove leftovers from removed disk concept.Tor Egge2020-12-081-1/+0
* Merge pull request #15664 from vespa-engine/geirst/decouple-external-operatio...Geir Storli2020-12-052-4/+8
|\
| * Use noexcept for functions that return a reference.Geir Storli2020-12-041-1/+1
| * Remove dependency between ExternalOperationHandler and DistributorComponent.Geir Storli2020-12-032-4/+8
* | Use the super bucket key when resolving which RPC target to use to handle a c...Geir Storli2020-12-042-0/+31
|/
* Revert "Use the super bucket key when resolving which RPC target to use to ha...Jon Marius Venstad2020-12-032-25/+0
* Use the super bucket key when resolving which RPC target to use to handle a c...Geir Storli2020-12-022-0/+25
* GC LoadType and PriorityMapper.Henning Baldersheim2020-11-272-7/+1
* GC LoadTypeSetHenning Baldersheim2020-11-273-12/+1
* Remove loadmetrics indirection.Henning Baldersheim2020-11-261-27/+28
* Name the threads so it is easier to see who is doing what.Henning Baldersheim2020-11-121-9/+11
* Remove unused wrapper type for disk count.Tor Egge2020-11-061-1/+0
* Remove diskstate from vdslib.Tor Egge2020-11-031-2/+0
* Add stripe bits config and wire to implementationTor Brede Vekterli2020-10-301-2/+3
* GC unused disk dimension.Henning Baldersheim2020-10-201-9/+7
* - Avoid using PersitenceUtil as a global object that can reach everything. On...Henning Baldersheim2020-10-192-9/+0
* Remove legacy bucket DB initializer componentTor Brede Vekterli2020-10-191-2/+1
* Greatly simplify bucket DB persistence provider bootstrap procedureTor Brede Vekterli2020-10-161-5/+10
* There will always be a sequencer.Henning Baldersheim2020-10-152-2/+7
* GC disk related code.Henning Baldersheim2020-10-153-7/+4
* Remove partitions from SPI.Tor Egge2020-10-143-40/+14
* Use std::mutex and std:.condition_variable and GC some unused code.Henning Baldersheim2020-10-132-22/+20
* GC unused method.Henning Baldersheim2020-10-131-1/+0
* vespalib::Monitor -> std::mutex and std::condition_variableHenning Baldersheim2020-10-121-1/+0
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-084-18/+18
* Remove broken copy and move constructor and assignment operatoos on vespalib:...Henning Baldersheim2020-10-072-35/+21
* Revert "Revert "Balder/use an actual fieldset repo""Henning Baldersheim2020-08-202-7/+6
* Revert "Balder/use an actual fieldset repo"Arnstein Ressem2020-08-192-6/+7
* Change api so that we can drop clone from the interface and prepare for using...Henning Baldersheim2020-08-142-7/+6
* Add per-operation metrics for puts and removes that are part of mergesTor Brede Vekterli2020-07-151-6/+6