aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/documentbucketmover.h
Commit message (Expand)AuthorAgeFilesLines
* Check both gid and timestamp.Henning Baldersheim2023-10-301-0/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* - Move persitence/spi/types.h under to persitence/spi/types.hHenning Baldersheim2022-05-181-1/+1
* Don't attempt to actually execute document moves from a cancelled bucket moverTor Brede Vekterli2022-05-121-0/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Bring the BucketMover in along with the move keys and the move operations t...Henning Baldersheim2021-04-201-9/+46
* - Bring the guards along so they are both created and dropped in the master t...Henning Baldersheim2021-03-061-3/+8
* Revert "Revert "If a document was removed or moved between th emove started a...Henning Baldersheim2021-03-051-5/+8
* Revert "If a document was removed or moved between th emove started and the d...Henning Baldersheim2021-03-051-8/+5
* If a document was removed or moved between th emove started and the document ...Henning Baldersheim2021-03-051-5/+8
* ensure we we abort operation if timestamp has changed between start and prepa...Henning Baldersheim2021-02-241-1/+1
* Explicitly delete implicitly deleted BucketMover move constructor.Tor Egge2021-02-211-1/+1
* Add alternative bucket move job without frozen concept.Henning Baldersheim2021-02-171-24/+52
* When making callbacks like notifying about new bucket show the gurad that is ...Henning Baldersheim2021-02-141-4/+6
* Refactor to splitt out work that can be done in separate thread.Henning Baldersheim2021-02-101-18/+83
* Some code healt by exposing what is necessary onlyHenning Baldersheim2021-01-261-2/+1
* Decouple and cleanup. No semantic changes.Henning Baldersheim2021-01-211-1/+0
* Check if the lid might block due to missing commit.Henning Baldersheim2020-10-301-2/+2
* Adjust forward declarations in searchcore.Tor Egge2019-02-021-2/+2
* Block bucket move job if it has too many outstanding move operations.Geir Storli2017-07-051-8/+10
* 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-1/+1
* PublishJon Bratseth2016-06-151-0/+54