aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/document_db_maintenance_config.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move sessionmanager from documentdb to proton and use a SchedulerForwardExecu...Henning Baldersheim2022-12-081-4/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* GC legacy prune removed job.Henning Baldersheim2021-05-091-19/+11
* Add prune job that uses bucket executor.Henning Baldersheim2021-05-041-9/+9
* Wire in configuration for bucket move jobHenning Baldersheim2021-02-101-27/+43
* Revert "Revert "Wire in the BucketExecutor.""Henning Baldersheim2021-01-231-3/+6
* Revert "Wire in the BucketExecutor."Harald Musum2021-01-231-6/+3
* Wire in config control too.Henning Baldersheim2021-01-231-3/+6
* There is now no need to have the 10k maxdocs limit to avoid iterating too long.Henning Baldersheim2021-01-201-6/+3
* Set default remove block rate for lid space compaction to 100 removes / sec.Geir Storli2020-05-251-1/+1
* Add tracking of remove operations rate and use this to consider blocking lid ...Geir Storli2020-04-291-0/+3
* Improve tracking of remove batch rate used to consider to block lid space com...Geir Storli2020-04-291-3/+3
* Add more details to the trace.Henning Baldersheim2019-12-201-0/+2
* Ensure that all durations are initialized.Henning Baldersheim2019-12-161-1/+1
* fastos::TimeStamp -> vespalib::durationHenning Baldersheim2019-12-161-18/+16
* Block lid space compaction job while remove batch (delete buckets) is ongoing.Geir Storli2019-08-131-0/+3
* Use alternate maxflushed parameter (max number of flushed memory indexesTor Egge2017-12-071-4/+8
* Block lid space compaction job when it has too many outstanding move operations.Geir Storli2017-07-031-4/+23
* 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
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-1/+1
* Set maintenance job delay for lid space compaction and prune removed document...Geir Storli2017-04-241-10/+18
* Remove history schema and wiping of old removed fields.Tor Egge2017-04-241-4/+0
* Disable lid space compaction jobs if specified in config.Geir Storli2017-03-301-1/+13
* Add resource limit factor used by maintenance job to get a slightly higherTor Egge2017-01-091-4/+8
* PublishJon Bratseth2016-06-151-0/+121