aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/move_operation_limiter.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add metirc for buckets pending move.Henning Baldersheim2021-02-231-2/+3
* Merge pull request #16241 from vespa-engine/balder/some-code-healthHenning Baldersheim2021-01-281-1/+1
|\
| * Some code healt by exposing what is necessary onlyHenning Baldersheim2021-01-261-1/+1
* | In order to ensure that lid stats are sampled at the right time ensure that y...Henning Baldersheim2021-01-281-0/+1
|/
* Add DummyBucketExecutor for use in testing.Henning Baldersheim2021-01-211-6/+5
* Move idestructorcallback.h to vespalib module and search::IDestructorCallback...Henning Baldersheim2021-01-141-2/+2
* Block bucket move job if it has too many outstanding move operations.Geir Storli2017-07-051-3/+4
* Block lid space compaction job when it has too many outstanding move operations.Geir Storli2017-07-031-1/+1
* Add class to limit the number of outstanding move operations a blockable main...Geir Storli2017-07-031-0/+44