summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/lid_space_compaction/lid_space_compaction_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test that a document that refuses to move is not moved.Henning Baldersheim2023-10-301-0/+16
* Update copyrightJon Bratseth2023-10-091-1/+1
* Unblock the last pending document.Henning Baldersheim2021-12-101-0/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* - GC legacy lidspace compaction job and bucket move job.Henning Baldersheim2021-05-031-53/+27
* - Update copyright.Henning Baldersheim2021-01-221-1/+1
* - Splitt common test code.Henning Baldersheim2021-01-221-549/+50
* Make a lidspace job that uses a bucket executor to hold the bucket lock.Henning Baldersheim2021-01-221-0/+3
* Decouple and cleanup. No semantic changes.Henning Baldersheim2021-01-211-1/+7
* Update lid_space_compaction_test.cppHenning Baldersheim2021-01-211-2/+2
* Revert "Revert "Reinstate the check for progress.""Henning Baldersheim2021-01-211-1/+2
* Revert "Reinstate the check for progress."Henning Baldersheim2021-01-211-2/+1
* Reinstate the check for progress.Henning Baldersheim2021-01-211-1/+2
* There is now no need to have the 10k maxdocs limit to avoid iterating too long.Henning Baldersheim2021-01-201-28/+9
* Move idestructorcallback.h to vespalib module and search::IDestructorCallback...Henning Baldersheim2021-01-141-2/+2
* Add teste for move when pending.Henning Baldersheim2020-11-011-0/+9
* Check if the lid might block due to missing commit.Henning Baldersheim2020-10-301-1/+3
* Keep commit result live until force commit is done.Tor Egge2020-10-201-1/+1
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-3/+2
* Add startCommit methodHenning Baldersheim2020-09-211-0/+3
* Rename storeOperation to appendOperationHenning Baldersheim2020-09-211-1/+1
* Revert "Revert "Revert "Revert "- Change APi for fetching documents to suppor...Henning Baldersheim2020-08-131-1/+1
* Revert "Revert "Revert "- Change APi for fetching documents to support optima...Henning Baldersheim2020-08-131-1/+1
* Revert "Revert "- Change APi for fetching documents to support optimal docume...Henning Baldersheim2020-08-121-1/+1
* Revert "- Change APi for fetching documents to support optimal document retri...Henning Baldersheim2020-08-121-1/+1
* Follow up of PR comment with renaming and refactoring.Henning Baldersheim2020-08-121-1/+1
* - Change APi for fetching documents to support optimal document retrival when...Henning Baldersheim2020-08-071-1/+1
* Cleanup code by following clion advise an move some classes to its proper home.Henning Baldersheim2020-08-051-41/+36
* Add tracking of remove operations rate and use this to consider blocking lid ...Geir Storli2020-04-291-29/+79
* Improve tracking of remove batch rate used to consider to block lid space com...Geir Storli2020-04-291-24/+33
* Log when we actually remove.Henning Baldersheim2020-04-081-2/+3
* fastos::TimeStamp -> vespalib::durationHenning Baldersheim2019-12-161-12/+12
* Block lid space compaction job while remove batch (delete buckets) is ongoing.Geir Storli2019-08-131-12/+60
* Rewrite lid space compaction tests to gtest.Geir Storli2019-08-081-268/+275
* Fix bug in lid space compaction where partial updates to attributes were lost...Geir Storli2019-05-311-32/+38
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-4/+4
* Introduce async write interface in the TLS.Henning Baldersheim2017-10-181-1/+1
* Revert "Introduce async write interface in the TLS."Henning Baldersheim2017-10-171-1/+1
* Introduce async write interface in the TLS.Henning Baldersheim2017-10-171-1/+1
* Block lid space compaction job when it has too many outstanding move operations.Geir Storli2017-07-031-40/+135
* Extend IFeedView::handleMove() with destructor callback to get a hook for whe...Geir Storli2017-07-031-5/+8
* Move info on whether a maintenance job is blocked to separate interface and i...Geir Storli2017-06-271-1/+2
* Refactor and simplify test functions.Geir Storli2017-06-211-69/+63
* Disable lid space compaction job if node is retired (according to cluster sta...Geir Storli2017-06-211-2/+43
* Add shared function for setup with one document to move.Geir Storli2017-06-211-17/+11
* Reduce code duplication by using test::DiskMemUsageNotifier as notifier.Geir Storli2017-06-211-35/+6
* 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