summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #19613 from ↵Henning Baldersheim2021-10-186-7/+14
|\ | | | | | | | | vespa-engine/toregge/move-monitored-refcount-to-vespalib Move MonitoredRefCount and RetainGuard to vespalib.
| * Move MonitoredRefCount and RetainGuard to vespalib.Tor Egge2021-10-186-7/+14
| |
* | Make setActiveState async.Henning Baldersheim2021-10-173-7/+6
|/
* update after reviewArne H Juul2021-10-152-3/+3
|
* more useful DocsumReplyArne H Juul2021-10-142-3/+3
|
* make DocsumReply a proper classArne H Juul2021-10-142-10/+14
|
* Merge pull request #19534 from vespa-engine/arnej/only-slime-docsumsArne H Juul2021-10-142-410/+298
|\ | | | | Arnej/only slime docsums
| * remove and simplify even moreArne H Juul2021-10-132-43/+11
| | | | | | | | | | * we can specify data with "x" prefix * remove no-longer-used code
| * rewrite tests with only root slime docsumsArne H Juul2021-10-131-306/+242
| |
| * rewrite tests with only root slime docsumsArne H Juul2021-10-131-67/+51
| |
* | Shortcut bucket creation if it already exist.Henning Baldersheim2021-10-131-0/+5
|/
* Update Verizon Media copyright notices.gjoranv2021-10-0727-27/+27
|
* Update 2018 copyright notices.gjoranv2021-10-079-9/+9
|
* Update 2017 copyright notices.gjoranv2021-10-07191-191/+191
|
* Anonymous resident memory used by current process is only sampled on linux.Tor Egge2021-09-271-0/+6
|
* 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.
* Get paged setting from live attribute config.Tor Egge2021-08-251-0/+10
|
* Report max address space used in attribute vector components from content ↵Geir Storli2021-08-201-25/+25
| | | | | | | nodes (proton) to the cluster controller. This is more generic than explicit address space values for enum store and multi value. This is used in the cluster controller to determine whether to block external feed.
* Use max address space used in attribute vector components to determine ↵Geir Storli2021-08-202-40/+11
| | | | whether to block put and update operations in proton.
* Track max address space usage among components in attributes vectors in all ↵Geir Storli2021-08-202-0/+56
| | | | sub databases.
* Wire in the shared executor for use when loading attributes.Henning Baldersheim2021-08-131-2/+5
|
* 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.
* Optimize assign updates to tensor attribute with hnsw index by handling them ↵Geir Storli2021-07-141-3/+35
| | | | | | as two phase put operations. This ensures that the costly part of inserting into the hnsw index is done in parallel in the prepare put step.
* Eliminate race in flush engine unit test which caused premature wakeup.Tor Egge2021-07-091-1/+8
|
* Adjust reporting of disk and memory usage in proton.Tor Egge2021-07-072-0/+48
|
* GC unused members from SearchReplyHenning Baldersheim2021-06-282-6/+0
|
* GC dual semicolonHenning Baldersheim2021-06-231-7/+7
|
* Merge pull request #18386 from vespa-engine/havardpe/onnx-dry-run-implHenning Baldersheim2021-06-231-0/+23
|\ | | | | dry run onnx models on setup
| * dry run onnx models on setupHåvard Pettersen2021-06-231-0/+23
| |
* | Use equality operators.Henning Baldersheim2021-06-231-13/+33
| |
* | Only log when config actually changes.Henning Baldersheim2021-06-231-0/+29
|/
* Allow more disk bloat when retiring.Henning Baldersheim2021-06-171-1/+1
|
* Use correct serial number for resumed save config.Tor Egge2021-06-171-6/+118
|
* use explicit expression nameHåvard Pettersen2021-06-021-1/+3
|
* Remove unused variable.Tor Egge2021-05-251-1/+0
|
* external ranking expressionsHåvard Pettersen2021-05-2013-5/+100
| | | | loaded from potentially compressed files
* Revert "external ranking expressions"Harald Musum2021-05-2013-100/+5
|
* external ranking expressionsHåvard Pettersen2021-05-1813-5/+100
| | | | loaded from potentially compressed files
* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Now that everything ↵Harald Musum2021-05-183-0/+80
| | | | is controlled bucketwise by the bucket db we shou…"""""""
* Revert "Revert "Revert "Revert "Revert "Revert "Now that everything is ↵Henning Baldersheim2021-05-183-80/+0
| | | | controlled bucketwise by the bucket db we shou…""""""
* Revert "Revert "Revert "Revert "Revert "Now that everything is controlled ↵Geir Storli2021-05-143-0/+80
| | | | bucketwise by the bucket db we shou…"""""
* Revert "Revert "Revert "Revert "Now that everything is controlled bucketwise ↵Henning Baldersheim2021-05-143-80/+0
| | | | by the bucket db we shou…""""
* Revert "Revert "Revert "Now that everything is controlled bucketwise by the ↵Harald Musum2021-05-133-0/+80
| | | | bucket db we shou…"""
* Revert "Revert "Now that everything is controlled bucketwise by the bucket ↵Henning Baldersheim2021-05-123-80/+0
| | | | db we shou…""
* Rename BucketMoveJobV2 to BucektMoveJobHenning Baldersheim2021-05-121-4/+4
|
* Revert "Now that everything is controlled bucketwise by the bucket db we ↵Harald Musum2021-05-123-0/+80
| | | | shou…"
* Now that everything is controlled bucketwise by the bucket db we should ↵Henning Baldersheim2021-05-113-80/+0
| | | | assert that the local lidtracker is not needed anymore.
* GC frozen buckets conceptHenning Baldersheim2021-05-105-206/+0
|
* No need for the bucket guard anymore for get and visit as all bucket ↵Henning Baldersheim2021-05-102-31/+1
| | | | operations are now controlled from the content layer.
* GC legacy prune removed job.Henning Baldersheim2021-05-092-49/+4
|