aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/splitbuckettest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use espalib::system_time instead of framework::MilliSecTime for OperationHenning Baldersheim2023-02-071-3/+3
* Revert "Øess use of getSeconds/getMicroSeconds/getMilliSeconds."Henning Baldersheim2023-02-071-3/+3
* Øess use of getSeconds/getMicroSeconds/getMilliSeconds.Henning Baldersheim2023-02-051-3/+3
* 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-13/+13
* Block ideal state ops when a pending cluster state is presentTor Brede Vekterli2021-06-091-10/+8
* use size literals in storageArne Juul2021-02-151-1/+2
* add ClusterContext APIArne Juul2020-12-161-8/+9
* Merge pull request #15795 from vespa-engine/vekterli/use-random-bucket-lock-p...Tor Brede Vekterli2020-12-141-1/+1
|\
| * Only let reindexing puts through locked bucket if their token matches that of...Tor Brede Vekterli2020-12-111-1/+1
* | - Wire the clustername through as a reference to avoid referencing temporaries.Henning Baldersheim2020-12-111-5/+5
|/
* Block ideal state operations towards buckets that are lockedTor Brede Vekterli2020-12-071-9/+33
* As we have have now removed the expensive Route member we can further compact...Henning Baldersheim2020-11-261-6/+9
* Convert remaining CppUnit tests to GTestTor Brede Vekterli2019-06-251-135/+82
* Remove MultiOperationHenning Baldersheim2018-03-191-1/+0
* Simplify distributor unit tests.Tor Egge2018-02-231-8/+4
* Use document::Bucket in ideal state operation.Tor Egge2017-10-261-4/+4
* 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
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-4/+1
* PublishJon Bratseth2016-06-151-0/+353