summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.339.20-1].vespa-7.339.20-1sd-buildbot2021-01-134-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.339.20 --no-auto-changelog
* Merge pull request #15999 from ↵Henning Baldersheim2021-01-111-2/+2
|\ | | | | | | | | vespa-engine/balder/only-consider-prequalified-candidates You must use one of the candidates in the set you got.
| * You must use one of the candidates in the set you got.Henning Baldersheim2021-01-111-2/+2
|/ | | | It is not legal to change the set of candidates and perform a re-election if you are unhappy.
* Merge pull request #15994 from vespa-engine/toregge/eliminate-clang-warningHenning Baldersheim2021-01-111-0/+7
|\ | | | | Ignore clang warning (-Wself-assign-overloaded).
| * Ignore clang warning (-Wself-assign-overloaded).Tor Egge2021-01-111-0/+7
| |
* | Merge pull request #15993 from ↵Henning Baldersheim2021-01-111-0/+1
|\ \ | |/ |/| | | | | vespa-engine/toregge/add-missing-hashtable-hpp-include Include <vespa/vespalib/stllike/hashtable.hpp> when needed.
| * Include <vespa/vespalib/stllike/hashtable.hpp> when needed.Tor Egge2021-01-111-0/+1
|/
* Merge pull request #15992 from ↵Harald Musum2021-01-1132-11/+124
|\ | | | | | | | | vespa-engine/revert-15988-bjorncs/connection-access-log-preps Revert "Merge container-accesslogging into jdisc_http_service"
| * Revert "Merge container-accesslogging into jdisc_http_service"Bjørn Christian Seime2021-01-1132-11/+124
|/
* Merge pull request #15991 from ↵Henning Baldersheim2021-01-111-2/+2
|\ | | | | | | | | vespa-engine/toregge/buffertype-class-has-two-template-arguments BufferType class has two template arguments.
| * BufferType class has two template arguments.Tor Egge2021-01-111-2/+2
| |
* | Merge pull request #15990 from ↵Henning Baldersheim2021-01-111-1/+1
|\ \ | | | | | | | | | | | | vespa-engine/toregge/use-typename-to-support-older-versions-of-gcc Add typename (needed by gcc 8).
| * | Add typename (needed by gcc 8).Tor Egge2021-01-111-1/+1
| |/
* | Merge pull request #15989 from vespa-engine/toregge/use-8-bits-for-state-enumHenning Baldersheim2021-01-111-1/+1
|\ \ | | | | | | Use 8 bits for _state field.
| * | Use 8 bits for _state field.Tor Egge2021-01-111-1/+1
| |/
* | Merge pull request #15988 from vespa-engine/bjorncs/connection-access-log-prepsBjørn Christian Seime2021-01-1132-124/+11
|\ \ | | | | | | Merge container-accesslogging into jdisc_http_service
| * | Merge container-accesslogging into jdisc_http_serviceBjørn Christian Seime2021-01-1132-124/+11
| |/
* | Merge pull request #15985 from ↵Henning Baldersheim2021-01-112-75/+99
|\ \ | |/ |/| | | | | vespa-engine/balder/same-syntax-for-nodes-as-for-groups Add possibility to select a subset of groups and apply random selecti…
| * - Remove groups with insufficient coverage as we discover them.Henning Baldersheim2021-01-111-32/+23
| | | | | | | | - Improve naming.
| * Update container-search/src/main/java/com/yahoo/search/dispatch/SearchPath.javaHenning Baldersheim2021-01-111-1/+1
| | | | | | Co-authored-by: Jon Marius Venstad <jonmv@users.noreply.github.com>
| * Update container-search/src/main/java/com/yahoo/search/dispatch/SearchPath.javaHenning Baldersheim2021-01-111-1/+1
| | | | | | Co-authored-by: Jon Marius Venstad <jonmv@users.noreply.github.com>
| * Add possibility to select a subset of groups and apply random selection ↵Henning Baldersheim2021-01-112-50/+83
| | | | | | | | among them.
* | Merge pull request #15986 from vespa-engine/havardpe/string-id-cleanupArne H Juul2021-01-1131-278/+432
|\ \ | | | | | | add string_id and simplify multi-handle container
| * | fixup after PR commentsHåvard Pettersen2021-01-113-2/+10
| | |
| * | add string_id and simplify multi-handle containerHåvard Pettersen2021-01-1131-278/+424
| | | | | | | | | | | | | | | | | | | | | add more testing static instance instead of lazy singleton use logging for leak detection drop label_t type alias
* | | Merge pull request #15984 from vespa-engine/bjorncs/cleanupBjørn Christian Seime2021-01-112-61/+0
|\ \ \ | | | | | | | | Remove old feature flag getters from ModelContext.Properties
| * | | Remove old feature flag getters from ModelContext.PropertiesBjørn Christian Seime2021-01-112-61/+0
| |/ /
* | | Merge pull request #15970 from vespa-engine/ldalves/tenant-metadataJon Marius Venstad2021-01-113-0/+50
|\ \ \ | | | | | | | | add more fields to tenant metaData
| * | | add Millis to the fields nameLeandro Alves2021-01-112-4/+4
| | | |
| * | | add more fields to tenant metaDataLeandro Alves2021-01-083-0/+50
| | | |
* | | | Merge pull request #15983 from ↵Arnstein Ressem2021-01-1129-222/+279
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | vespa-engine/revert-15979-revert-15978-revert-15977-hmusum/remove-unnecessary-component Revert "Reapply "Remove unnecessary component" [run-systemtest]"
| * | | Revert "Reapply "Remove unnecessary component" [run-systemtest]"Harald Musum2021-01-1129-222/+279
| | |/ | |/|
* | | Merge pull request #15980 from ↵Henning Baldersheim2021-01-1148-273/+480
|\ \ \ | |/ / |/| | | | | | | | vespa-engine/balder/reduce-fixed-cost-memory-footprint-rebased-1 Balder/reduce fixed cost memory footprint rebased 1
| * | GC unused empty namespace.Henning Baldersheim2021-01-111-7/+0
| | |
| * | Update test and add instantiations.Henning Baldersheim2021-01-116-14/+9
| | |
| * | ElemCount must be larger than 32 bits.Henning Baldersheim2021-01-101-1/+1
| | |
| * | Update copyright.Henning Baldersheim2021-01-101-1/+1
| | |
| * | Update copyright.Henning Baldersheim2021-01-102-2/+2
| | |
| * | Add eolHenning Baldersheim2021-01-105-5/+5
| | |
| * | Have the BufferType::_emptyEntry be static.Henning Baldersheim2021-01-1044-213/+419
| | | | | | | | | | | | Use an array of buffer types in the array class.
| * | The bufferstate vector normally has 8k elements. Since the BufferState was ↵Henning Baldersheim2021-01-105-74/+87
| | | | | | | | | | | | | | | | | | | | | | | | 160 bytes this is aroung 1.2M. This reduces the BufferState to 128 making it fit nicely in a 1M allocation. However the cost is that you get an extra small allocation for the _freeList. We should see if we could reclain that by further reducing the size of the BufferState. Perhaps the element count will be sufficient with uint32_t.
* | | Merge pull request #15958 from vespa-engine/ogronnesby/plan-interfaceØyvind Grønnesby2021-01-114-0/+106
|\ \ \ | | | | | | | | Extract Plan as an interface
| * | | Extract Plan as an interfaceØyvind Grønnesby2021-01-084-0/+106
| | | | | | | | | | | | | | | | | | | | | | | | We need to talk about plans, quotas, and cost in more places in the code base. To prepare for this I have extracted Plan as an interface and mad the old enum implement this. Some other interfaces used by plan have been moved as well.
* | | | Merge pull request #15982 from vespa-engine/jonmv/suspend-mojoJon Marius Venstad2021-01-111-0/+23
|\ \ \ \ | | | | | | | | | | Actually add new plugin goal :facepalm:
| * | | | private fieldJon Marius Venstad2021-01-111-2/+1
| | | | |
| * | | | Actually add new plugin goal :facepalm:Jon Marius Venstad2021-01-111-0/+24
| | | | |
* | | | | Merge pull request #15979 from ↵Harald Musum2021-01-1129-279/+222
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-15978-revert-15977-hmusum/remove-unnecessary-component Reapply "Remove unnecessary component" [run-systemtest]
| * | | | | Use just one host registry with application id as keyHarald Musum2021-01-1124-160/+203
| | | | | |
| * | | | | Remove unnecessary test and fix syntax in services.xmlHarald Musum2021-01-112-13/+1
| | | | | |
| * | | | | Remove legacy test that is now identical to the ordinary testHarald Musum2021-01-111-28/+0
| | | | | |