aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/maintenancejobrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* stop using FastOS_ThreadIdHÃ¥vard Pettersen2023-02-221-4/+2
* Tag maintenance job tasks with cpu category COMPACT.Geir Storli2022-01-281-2/+5
* Simplify MaintenanceController::killJobs() and remove dead code.Tor Egge2021-11-221-7/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make handle stop in a uniform way by putting the basics in the base class.Henning Baldersheim2021-05-051-1/+1
* - Depending on sync of an executor that is shared is not a good idea inside a...Henning Baldersheim2021-04-131-0/+7
* Call onStop on the jobHenning Baldersheim2021-01-271-2/+5
* Check _stopped in execute, and guard it by the lock.Henning Baldersheim2021-01-271-6/+12
* Use lambda over closure. c++11ificationHenning Baldersheim2021-01-231-6/+4
* 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
* Add requireMasterThread default true, and some forward decalrations.Henning Baldersheim2017-04-181-8/+5
* PublishJon Bratseth2016-06-151-0/+82