aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/document_db_maintenance_config.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
* Move sessionmanager from documentdb to proton and use a SchedulerForwardExecu...Henning Baldersheim2022-12-081-5/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* GC legacy prune removed job.Henning Baldersheim2021-05-091-10/+3
* Add prune job that uses bucket executor.Henning Baldersheim2021-05-041-5/+7
* string.h does not need alloc.hHenning Baldersheim2021-02-211-0/+1
* Wire in configuration for bucket move jobHenning Baldersheim2021-02-101-42/+56
* Revert "Revert "Wire in the BucketExecutor.""Henning Baldersheim2021-01-231-1/+4
* Revert "Wire in the BucketExecutor."Harald Musum2021-01-231-4/+1
* Wire in config control too.Henning Baldersheim2021-01-231-1/+4
* There is now no need to have the 10k maxdocs limit to avoid iterating too long.Henning Baldersheim2021-01-201-4/+1
* Remove allow early ackHenning Baldersheim2020-10-291-2/+0
* - Amortise write cost by grouping mulptiple operations together when writing ...Henning Baldersheim2020-09-281-1/+1
* Separate immediateCommit and allowEarlyAckHenning Baldersheim2020-09-261-0/+1
* Revert "Revert "Revert "Revert "Revert "Balder/group operations to tls and co...Henning Baldersheim2020-09-261-1/+0
* Revert "Revert "Revert "Revert "Balder/group operations to tls and commit in ...Henning Baldersheim2020-09-241-0/+1
* Revert "Revert "Revert "Balder/group operations to tls and commit in batches"""Henning Baldersheim2020-09-241-1/+0
* Separate immediateCommit and allowEarlyAckHenning Baldersheim2020-09-231-0/+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-1/+5
* fastos::TimeStamp -> vespalib::durationHenning Baldersheim2019-12-161-34/+35
* Block lid space compaction job while remove batch (delete buckets) is ongoing.Geir Storli2019-08-131-1/+4
* Use alternate maxflushed parameter (max number of flushed memory indexesTor Egge2017-12-071-1/+5
* Block lid space compaction job when it has too many outstanding move operations.Geir Storli2017-07-031-18/+22
* 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
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-6/+6
* Set maintenance job delay for lid space compaction and prune removed document...Geir Storli2017-04-241-2/+6
* Remove history schema and wiping of old removed fields.Tor Egge2017-04-241-9/+0
* Disable lid space compaction jobs if specified in config.Geir Storli2017-03-301-0/+4
* Add resource limit factor used by maintenance job to get a slightly higherTor Egge2017-01-091-1/+4
* Remove unnecessary include in header file.Henning Baldersheim2016-12-121-1/+0
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-0/+1
* PublishJon Bratseth2016-06-151-0/+133