aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/persistencemessagetracker.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove deprecated "revert" functionality from distributor codeTor Brede Vekterli2023-09-081-9/+1
* Disambiguate outcome of replica pruning by using an explicit enumTor Brede Vekterli2023-09-081-3/+13
* Wire distributor operation cancelling to state change edgesTor Brede Vekterli2023-09-071-42/+20
* Simplify `CancelScope` handling by moving out of optionalTor Brede Vekterli2023-08-211-2/+1
* Implement edge-triggered distributor operation cancellingTor Brede Vekterli2023-08-181-13/+20
* Unify code layoutHenning Baldersheim2023-08-101-1/+0
* Move shared_ptrs where possible and reserve space in the vectors once.Henning Baldersheim2023-08-091-2/+2
* Wire MessageBus reply traces through conditional Put pipelineTor Brede Vekterli2023-05-121-2/+6
* Misc cleanup and formatting of distributor codeTor Brede Vekterli2022-12-151-12/+12
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Reduce direct use of DistributorStripeComponent.Geir Storli2021-05-141-1/+1
* Rename DistributorOperationContext to DistributorStripeOperationContext.Geir Storli2021-04-271-2/+2
* Rename DistributorComponent -> DistributorStripeComponent.Geir Storli2021-03-221-1/+1
* Add operation context interface to remove coupling between external operation...Geir Storli2020-11-301-2/+3
* Steal the traces explicit and force moving of traces. Also hide access to the...Henning Baldersheim2020-11-231-1/+1
* Treat replica minority test-and-set failure as successTor Brede Vekterli2020-08-261-7/+11
* Remove redundant bucket DB lookup in persistence reply handlingTor Brede Vekterli2020-04-161-1/+0
* Use c++11 for loops and use std::move.Henning Baldersheim2020-03-231-1/+1
* Avoid inconsistent auto-created document versions taking precedenceTor Brede Vekterli2020-01-131-1/+1
* Change BucketNodePair to contain document::Bucket instead of document::BucketId.Tor Egge2017-11-031-2/+2
* Change methods on Distributor and DistributorComponent to takeTor Egge2017-11-021-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
* Copyright headerJon Bratseth2017-06-131-1/+1
* Removed storageframework.h from header files.Henning Baldersheim2017-06-011-0/+1
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-42/+22
* Use high resolution latency timing for persistence op metricsTor Brede Vekterli2016-12-051-2/+2
* Remove unused Judy-based distributor bucket databaseTor Brede Vekterli2016-10-131-1/+0
* PublishJon Bratseth2016-06-151-0/+119