aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/documentbucketmover/documentbucketmover_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test that documents failing move are detected and causes retry and eventual c...Henning Baldersheim2023-10-301-0/+36
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
* On retired nodes no buckets should be ready.Henning Baldersheim2022-09-151-8/+8
* Add explicit test that active, not-ready buckets are not moved unless buckets...Henning Baldersheim2022-09-141-10/+23
* Unify og getNumActiveDocs and hide some implementations.Henning Baldersheim2022-09-091-0/+1
* Don't attempt to actually execute document moves from a cancelled bucket moverTor Brede Vekterli2022-05-121-1/+31
* Only expose sync for the master thread.Henning Baldersheim2021-11-261-11/+11
* Move MonitoredRefCount and RetainGuard to vespalib.Tor Egge2021-10-181-0/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Rename BucketMoveJobV2 to BucektMoveJobHenning Baldersheim2021-05-121-4/+4
* Rename bucket move jobHenning Baldersheim2021-05-051-0/+682
* - GC legacy lidspace compaction job and bucket move job.Henning Baldersheim2021-05-031-906/+0
* Use shared_ptr to for bucket move job to avoid blocking duirng reconfig.Henning Baldersheim2021-04-101-147/+146
* Reduce visibility and do not provide syncable when not necessary.Henning Baldersheim2021-03-021-0/+1
* Add alternative bucket move job without frozen concept.Henning Baldersheim2021-02-171-1/+1
* When making callbacks like notifying about new bucket show the gurad that is ...Henning Baldersheim2021-02-141-3/+3
* Refactor to splitt out work that can be done in separate thread.Henning Baldersheim2021-02-101-10/+2
* Use gtestHenning Baldersheim2021-02-041-521/+530
* Refactor test for easier reuse.Henning Baldersheim2021-02-041-500/+7
* Factor out the scan iterator from the BucketMoveJob.Henning Baldersheim2021-02-021-15/+8
* Some code healt by exposing what is necessary onlyHenning Baldersheim2021-01-261-1/+1
* Move idestructorcallback.h to vespalib module and search::IDestructorCallback...Henning Baldersheim2021-01-141-1/+1
* Remove IGidCompare interface.Tor Egge2020-11-111-1/+0
* Add teste for move when pending.Henning Baldersheim2020-11-011-8/+26
* Check if the lid might block due to missing commit.Henning Baldersheim2020-10-301-2/+4
* Reuse document meta store state from prepare step instead of doingTor Egge2020-10-061-2/+2
* 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-21/+17
* Fix bug in lid space compaction where partial updates to attributes were lost...Geir Storli2019-05-311-2/+6
* move LOG_SETUP after other includesArne Juul2018-06-201-3/+3
* use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+3
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-4/+4
* Consolidate makeBucketSpace() test functions to document module.Tor Egge2017-11-141-2/+2
* Move bucket factory to proton test library, it is only used by unit tests.Tor Egge2017-10-061-1/+1
* Use propagated bucket space instead of place holder.Tor Egge2017-10-061-1/+3
* Adjust test name to clarify what is tested.Tor Egge2017-09-141-1/+1
* Test that notifyCreateBucket() causes bucket to be reconsidered in bucketTor Egge2017-09-131-0/+23
* Documents moved to new buckets due to split or join might trigger a needTor Egge2017-09-131-1/+5
* Block bucket move job if it has too many outstanding move operations.Geir Storli2017-07-051-87/+157
* Block lid space compaction job when it has too many outstanding move operations.Geir Storli2017-07-031-1/+1
* 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