aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/documentbucketmover.cpp
Commit message (Expand)AuthorAgeFilesLines
* Check both gid and timestamp.Henning Baldersheim2023-10-301-3/+3
* BucketMove is 3 phased, startMove, createMoveOps, completeMove.Henning Baldersheim2023-10-301-1/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* Don't attempt to actually execute document moves from a cancelled bucket moverTor Brede Vekterli2022-05-121-0/+2
* Do not hold the bucket guard longer than necessary.Henning Baldersheim2021-10-281-2/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Now t...Harald Musum2021-05-191-1/+1
* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Now that ever...Henning Baldersheim2021-05-181-1/+1
* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Now that everything i...Harald Musum2021-05-181-1/+1
* Revert "Revert "Revert "Revert "Revert "Revert "Now that everything is contro...Henning Baldersheim2021-05-181-1/+1
* Revert "Revert "Revert "Revert "Revert "Now that everything is controlled buc...Geir Storli2021-05-141-1/+1
* Revert "Revert "Revert "Revert "Now that everything is controlled bucketwise ...Henning Baldersheim2021-05-141-1/+1
* Revert "Revert "Revert "Now that everything is controlled bucketwise by the b...Harald Musum2021-05-131-1/+1
* Revert "Revert "Now that everything is controlled bucketwise by the bucket db...Henning Baldersheim2021-05-121-1/+1
* Copy onDone token.Henning Baldersheim2021-05-121-1/+1
* Revert "Now that everything is controlled bucketwise by the bucket db we shou...Harald Musum2021-05-121-1/+1
* Now that everything is controlled bucketwise by the bucket db we should asser...Henning Baldersheim2021-05-111-1/+1
* - Bring the BucketMover in along with the move keys and the move operations t...Henning Baldersheim2021-04-201-17/+44
* - Bring the guards along so they are both created and dropped in the master t...Henning Baldersheim2021-03-061-22/+28
* Revert "Revert "If a document was removed or moved between th emove started a...Henning Baldersheim2021-03-051-3/+11
* Revert "If a document was removed or moved between th emove started and the d...Henning Baldersheim2021-03-051-11/+3
* If a document was removed or moved between th emove started and the document ...Henning Baldersheim2021-03-051-3/+11
* ensure we we abort operation if timestamp has changed between start and prepa...Henning Baldersheim2021-02-241-6/+10
* Add alternative bucket move job without frozen concept.Henning Baldersheim2021-02-171-50/+66
* When making callbacks like notifying about new bucket show the gurad that is ...Henning Baldersheim2021-02-141-11/+11
* Refactor to splitt out work that can be done in separate thread.Henning Baldersheim2021-02-101-91/+94
* Some code healt by exposing what is necessary onlyHenning Baldersheim2021-01-261-9/+4
* Closure -> lambdaHenning Baldersheim2021-01-251-2/+1
* Add 32 most significant bits of gid key to key in btree mapping fromTor Egge2020-11-111-1/+1
* - Use 2 loops as moving invalidates metastore.Henning Baldersheim2020-11-011-5/+35
* Move in same loop as move can now fail.Henning Baldersheim2020-11-011-32/+3
* Use braces.Henning Baldersheim2020-10-311-2/+6
* Check if the lid might block due to missing commit.Henning Baldersheim2020-10-301-7/+11
* 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
* Fix bug in lid space compaction where partial updates to attributes were lost...Geir Storli2019-05-311-6/+6
* Reduce code visibilityHenning Baldersheim2018-06-121-0/+1
* Replace tab with spaces.Geir Storli2017-09-131-1/+1
* Block bucket move job if it has too many outstanding move operations.Geir Storli2017-07-051-4/+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
* Copyright headerJon Bratseth2017-06-131-1/+1
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-4/+1