aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/lid_space_compaction/lid_space_jobtest.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Rename search::index::EmptyDocBuilder to search::test::DocBuilder.Tor Egge2022-10-131-2/+2
* Only expose sync for the master thread.Henning Baldersheim2021-11-261-1/+1
* Move MonitoredRefCount and RetainGuard to vespalib.Tor Egge2021-10-181-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* - GC legacy lidspace compaction job and bucket move job.Henning Baldersheim2021-05-031-3/+1
* Avoid heap usage after free in lid space compaction unit test.Tor Egge2021-04-231-1/+1
* Refcount must have longer lifetime than master executor.Henning Baldersheim2021-04-231-2/+2
* Use a RetainGuard to ensure DocumentDB is not closed until everything has bee...Henning Baldersheim2021-04-231-0/+2
* Use shared_ptr to lid space compaction job in order to ensure correct lifetim...Henning Baldersheim2021-04-091-1/+1
* Reduce visibility and do not provide syncable when not necessary.Henning Baldersheim2021-03-021-0/+1
* Remove the sync interface from Bucket Executor. Due to the nature of requirin...Henning Baldersheim2021-02-021-4/+5
* Use shared_ptr to ensure lifetime is sufficient.Henning Baldersheim2021-01-271-1/+1
* Revert "Revert "Wire in the BucketExecutor.""Henning Baldersheim2021-01-231-0/+2
* Revert "Wire in the BucketExecutor."Harald Musum2021-01-231-2/+0
* Wire in the BucketExecutor.Henning Baldersheim2021-01-231-0/+2
* Fix forward declarations.Tor Egge2021-01-221-1/+1
* - Update copyright.Henning Baldersheim2021-01-221-1/+1
* - Splitt common test code.Henning Baldersheim2021-01-221-0/+86