aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_usage_filter/attribute_usage_filter_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Remove explicit tracking of enum store and multi-value address space usage.Geir Storli2021-09-211-9/+9
| | | | | This has been replaced by generic tracking of address space usage among components in attributes vectors in all sub databases.
* Use max address space used in attribute vector components to determine ↵Geir Storli2021-08-201-39/+10
| | | | whether to block put and update operations in proton.
* Generalize how address space usage is reported from attribute vectors.Geir Storli2021-07-151-8/+11
| | | | | This prepares for reporting address space usage for more attribute vector components, not only enum store and multi-value mapping.
* use size literals in searchcoreArne Juul2021-02-151-7/+3
|
* Wire reporting of attribute resource usage all the way to the cluster ↵Geir Storli2021-01-291-10/+37
| | | | controller via the host info API.
* Move `AddressSpace` from searchlib to vespalibTor Brede Vekterli2019-05-241-6/+6
|
* 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
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
|
* Fix attribute usage filter messages:Tor Egge2016-11-291-8/+6
| | | | | - Report dead - Stop suggesting 'huge' flag.
* Extend AddressSpace with dead.Tor Egge2016-11-261-0/+2
|
* PublishJon Bratseth2016-06-151-0/+143