aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/blockable_maintenance_job.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Disconnect the runner on stopHenning Baldersheim2021-04-241-0/+7
* Some code healt by exposing what is necessary onlyHenning Baldersheim2021-01-261-1/+2
* fastos::TimeStamp -> vespalib::durationHenning Baldersheim2019-12-161-4/+4
* Block lid space compaction job when it has too many outstanding move operations.Geir Storli2017-07-031-3/+6
* Move common code for handling disk-mem usage state changes to BlockableMainte...Geir Storli2017-06-281-1/+24
* Remove self-tracking of runnable state from bucket move job and align with li...Geir Storli2017-06-281-2/+9
* Remove self-tracking of runnable state from lid space compaction job.Geir Storli2017-06-281-3/+18
* Move info on whether a maintenance job is blocked to separate interface and i...Geir Storli2017-06-271-0/+52