aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/maintenancejobrunner.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* There is only one the master executor available to the MaintenanceJobs.Henning Baldersheim2022-12-131-1/+0
* Simplify MaintenanceController::killJobs() and remove dead code.Tor Egge2021-11-221-1/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Depending on sync of an executor that is shared is not a good idea inside a...Henning Baldersheim2021-04-131-0/+1
* Check _stopped in execute, and guard it by the lock.Henning Baldersheim2021-01-271-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Use a generic pool (summary pool) for running generic manitenance task and ad...Henning Baldersheim2017-04-181-4/+3
* Register prune job in non master thread.Henning Baldersheim2017-04-181-2/+1
* Add requireMasterThread default true, and some forward decalrations.Henning Baldersheim2017-04-181-1/+1
* add override in searchcore moduleArne H Juul2017-04-121-1/+1
* PublishJon Bratseth2016-06-151-0/+42