summaryrefslogtreecommitdiffstats
path: root/container-core/abi-spec.json
Commit message (Collapse)AuthorAgeFilesLines
* Update ABI specJon Marius Venstad2020-08-311-1/+2
|
* Update ABI specJon Bratseth2020-07-021-1/+1
|
* Move Zone API to separate bundleBjørn Christian Seime2020-06-101-50/+0
|
* Update ABI spec for ThreadpoolConfigBjørn Christian Seime2020-06-031-1/+7
|
* GC unused slow start config.Henning Baldersheim2020-05-291-3/+1
|
* Let size of thread pool and Q follow number of cores on the machine where it ↵Henning Baldersheim2020-04-251-0/+2
| | | | | | | is running. If auto detected num worker threads will use number of #cores * 4, quesize will use #numWorkers * 4. No changes of the default value in this commit.
* Update ABI specJon Bratseth2020-03-301-0/+1
|
* When you have a container with both feed and query, you risk that during ↵Henning Baldersheim2020-03-131-1/+3
| | | | | | | | | warmup the throughput optimized feed pipeline will overwhelm the search pipeline during warmup. Here we add an option to enforce a soft start of the feed pipeline, by gradually increasing max number of feed threads. It might not be the perfect solution as mesages will pile up in the dynamic throttle policy, but that should have a builtin softstart already. So I think this might a good fit.
* Update ABI specJon Bratseth2020-03-121-0/+50
|
* Require all up when going up, but require all down to go down.Henning Baldersheim2020-02-031-1/+19
|
* use abi checker on config model apiandreer2020-01-211-1/+1
| | | | | this will make any model changes obviously explicit in the change log, hopefully leading to less build breaking changes (like mine yesterday).
* Update abi specJon Marius Venstad2019-11-051-144/+1
|
* Update abi-spec.json with JacksonJsonResponseBjørn Christian Seime2019-11-041-0/+15
|
* Update ABI specMartin Polden2019-09-301-0/+1
|
* Move general REST API classes to com.yahoo.restapiMartin Polden2019-09-201-1/+109
|
* Update abi specJon Marius Venstad2019-04-021-1/+3
|
* Merge pull request #8806 from vespa-engine/smorgrav/path_with_prefixTorbjørn Smørgrav2019-03-201-0/+1
|\ | | | | Add support for an optional prefix to path matching
| * Add abi spec for new constructortoby2019-03-201-0/+1
| |
* | Add coverage info to access logHenning Baldersheim2019-03-121-1/+2
| |
* | Make LogHandler configurableValerij Fredriksen2019-03-061-14/+1
| |
* | Add method to specJon Bratseth2019-02-251-0/+1
| |
* | Remove initiallyInRotation=false option: Not usedJon Bratseth2019-02-221-0/+1
|/
* Update abi specs for 7.gjoranv2019-01-211-50/+0
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-091-0/+933
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-041-933/+0
|
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-181-0/+933