summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/updateoperationtest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use espalib::system_time instead of framework::MilliSecTime for OperationHenning Baldersheim2023-02-071-8/+7
* Revert "Øess use of getSeconds/getMicroSeconds/getMilliSeconds."Henning Baldersheim2023-02-071-7/+8
* Øess use of getSeconds/getMicroSeconds/getMilliSeconds.Henning Baldersheim2023-02-051-8/+7
* track namespace move in documenttypes.defArne H Juul2021-12-021-4/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Rename Distributor to TopLevelDistributor.Geir Storli2021-09-061-1/+1
* Rewrite per stripe tests to use DistributorStripeTestUtil instead of Distribu...Geir Storli2021-08-251-28/+28
* Reduce direct use of DistributorStripeComponent.Geir Storli2021-05-141-2/+1
* Remove functions from DistributorStripeComponent that are part of Distributor...Geir Storli2021-03-221-1/+1
* First steps of splitting distributor logic up into disjoint stripesTor Brede Vekterli2021-03-191-0/+1
* Avoid lookup bucket database entries two times when handling fast path update...Geir Storli2020-12-111-1/+1
* Remove dependency between ExternalOperationHandler and DistributorComponent.Geir Storli2020-12-031-3/+3
* Add operation context interface to remove coupling between external operation...Geir Storli2020-11-301-1/+1
* Remove loadmetrics indirection.Henning Baldersheim2020-11-261-7/+7
* Avoid inconsistent auto-created document versions taking precedenceTor Brede Vekterli2020-01-131-5/+65
* Add test-and-set failures as own distributor metricTor Brede Vekterli2019-10-071-2/+22
* Remove DocIdString outside of documentHenning Baldersheim2019-08-191-5/+5
* Convert remaining CppUnit tests to GTestTor Brede Vekterli2019-06-251-88/+52
* Adjust types in storage module.Tor Egge2019-03-141-3/+3
* Add explicit metric for diverging timestamps on updated documentsTor Brede Vekterli2018-11-191-2/+11
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-2/+1
* Last style changes before lazy documentupdate PR.Henning Baldersheim2018-06-121-32/+11
* Reduce code visibilityHenning Baldersheim2018-06-121-0/+1
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-0/+1
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
* Pass distributor bucket space to get operation, put operation, two phaseTor Egge2017-11-031-0/+1
* Move test function makeDocumentBucket to document module.Tor Egge2017-10-201-2/+2
* Take document::Bucket instead of document::BucketId as constructorTor Egge2017-10-171-1/+3
* Add ready state to bucket meta info printingTor Brede Vekterli2017-06-191-2/+2
* 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
* add override in storage testsArne H Juul2017-04-111-2/+2
* Avoid pulling all of config everywhere.Henning Baldersheim2016-12-201-0/+1
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-6/+2
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-2/+2
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-1/+3
* PublishJon Bratseth2016-06-151-0/+210