summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/getoperationtest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire MessageBus reply traces through conditional Put pipelineTor Brede Vekterli2023-05-121-2/+29
* Add condition support to distributor `GetOperation`Tor Brede Vekterli2023-04-191-22/+115
* Reduce creation of Document instances without DocumentTypeRepo.Geir Storli2023-03-131-1/+1
* Use espalib::system_time instead of framework::MilliSecTime for OperationHenning Baldersheim2023-02-071-2/+1
* Revert "Øess use of getSeconds/getMicroSeconds/getMilliSeconds."Henning Baldersheim2023-02-071-1/+2
* Øess use of getSeconds/getMicroSeconds/getMilliSeconds.Henning Baldersheim2023-02-051-2/+1
* Reduce use of Identifiable for document::DatatTypeHenning Baldersheim2022-03-031-0/+1
* Revert "Treat empty replica subset as inconsistent for GetOperation [run-syst...Tor Brede Vekterli2021-12-131-20/+0
* Treat empty replica subset as inconsistent for GetOperationTor Brede Vekterli2021-12-061-0/+20
* more descriptive name for header fileArne H Juul2021-12-021-1/+1
* track namespace move in documenttypes.defArne H Juul2021-12-021-1/+1
* 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-10/+10
* Reduce direct use of DistributorStripeComponent.Geir Storli2021-05-141-1/+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
* Remove dependency between ExternalOperationHandler and DistributorComponent.Geir Storli2020-12-031-2/+2
* Remove loadmetrics indirection.Henning Baldersheim2020-11-261-3/+2
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-1/+2
* Handle tombstones in GetOperationTor Brede Vekterli2020-05-261-16/+84
* Add initial metadata-only phase to inconsistent update handlingTor Brede Vekterli2020-03-161-12/+73
* Add configurable support for weakly consistent client GetsTor Brede Vekterli2020-01-171-2/+24
* Ensure missing documents on replicas are not erroneously considered consistentTor Brede Vekterli2019-12-201-0/+15
* Use fast updates when replica metadata is out of sync but document itself is ...Tor Brede Vekterli2019-11-151-5/+42
* Let GetOperation take in explicit database read guardTor Brede Vekterli2019-09-271-1/+4
* Update test with enough significant bits.Henning Baldersheim2019-08-191-1/+1
* Remove DocIdString outside of documentHenning Baldersheim2019-08-191-27/+27
* Convert remaining CppUnit tests to GTestTor Brede Vekterli2019-06-251-283/+161
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
* Simplify distributor unit tests.Tor Egge2018-02-231-1/+1
* Do not include the world.Henning Baldersheim2017-12-291-8/+3
* 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
* 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-3/+2
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-1/+1
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-1/+3
* PublishJon Bratseth2016-06-151-0/+567