summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make Application immutableJon Bratseth2022-01-2460-344/+363
* SimplifyJon Bratseth2022-01-242-50/+11
* SimplifyJon Bratseth2022-01-242-6/+12
* SimplifyJon Bratseth2022-01-242-12/+4
* SimplifyJon Bratseth2022-01-2415-94/+55
* SimplifyJon Bratseth2022-01-242-8/+1
* SimplifyJon Bratseth2022-01-244-19/+14
* SimplifyJon Bratseth2022-01-241-18/+15
* SimplifyJon Bratseth2022-01-242-25/+26
* SimplifyJon Bratseth2022-01-242-18/+20
* SimplifyJon Bratseth2022-01-244-14/+7
* Cleanup: No functional changesJon Bratseth2022-01-2422-110/+152
* Initial rank profile modularity testJon Bratseth2022-01-245-0/+5
* Merge pull request #20903 from vespa-engine/havardpe/improve-cpu-usage-trackingHåvard Pettersen2022-01-246-138/+446
|\
| * explicitly wait for conflicts to happenHåvard Pettersen2022-01-213-3/+28
| * improve cpu usage trackingHåvard Pettersen2022-01-216-137/+420
* | Merge pull request #20905 from vespa-engine/deprecate-LogLevelgjoranv2022-01-2417-7/+28
|\ \
| * | Deprecate c.y.log.LogLevel.gjoranv2022-01-2317-7/+28
* | | Merge pull request #20904 from vespa-engine/bjorncs/cleanupBjørn Christian Seime2022-01-242-5/+3
|\ \ \ | |/ / |/| |
| * | Provider is not a componentBjørn Christian Seime2022-01-211-4/+2
| * | Use refer() overload with contextBjørn Christian Seime2022-01-211-1/+1
* | | Merge pull request #20902 from vespa-engine/toregge/prepare-for-throttling-re...v7.532.27Geir Storli2022-01-2116-44/+150
|\ \ \ | |/ / |/| |
| * | Update class comment.Tor Egge2022-01-211-1/+3
| * | Prepare for throttling of replay.Tor Egge2022-01-2116-44/+148
| |/
* | Merge pull request #20895 from vespa-engine/jonmv/deployment-orchestration-fo...Jon Marius Venstad2022-01-2110-15/+132
|\ \
| * | Update abi specJon Marius Venstad2022-01-211-1/+19
| * | Update test with long pipelines with "separate" revision settingJon Marius Venstad2022-01-212-3/+3
| * | Let "separate" revision upgrade strategy wait for previous, unless they failJon Marius Venstad2022-01-213-6/+49
| * | Add upgrade revision strategy setting to deployment specJon Marius Venstad2022-01-215-5/+61
|/ /
* | Merge pull request #20900 from vespa-engine/vekterli/rewire-persistence-to-us...Tor Brede Vekterli2022-01-2115-417/+148
|\ \ | |/ |/|
| * Replace storage operation throttler with vespalib implementationTor Brede Vekterli2022-01-2115-417/+148
* | Merge pull request #20899 from vespa-engine/bjorncs/mbusBjørn Christian Seime2022-01-211-10/+15
|\ \
| * | Don't retry after resender is destroyedBjørn Christian Seime2022-01-211-10/+15
* | | Merge pull request #20891 from vespa-engine/balder/avoid-starting-separate-th...Henning Baldersheim2022-01-2122-63/+53
|\ \ \ | |/ / |/| |
| * | Only require vespalib::Executor instead of vespalib::ThreadExecutorHenning Baldersheim2022-01-1920-52/+36
| * | Avoid spinning up a separate thread just for waiting when you can just as eas...Henning Baldersheim2022-01-192-11/+17
* | | Merge pull request #20896 from vespa-engine/bjorncs/interrupt-on-component-gr...Bjørn Christian Seime2022-01-212-2/+8
|\ \ \
| * | | Fail-fast if reconfigurer thread is interruptedBjørn Christian Seime2022-01-212-2/+8
* | | | Merge pull request #20897 from vespa-engine/bratseth/error-reclassificationHarald Musum2022-01-2158-229/+233
|\ \ \ \
| * | | | Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-2158-229/+233
* | | | | Merge pull request #20869 from vespa-engine/ogronnesby/document-tenant-infoØyvind Grønnesby2022-01-213-0/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add comments to the tenant info classesØyvind Grønnesby2022-01-193-0/+28
* | | | | Merge pull request #20892 from vespa-engine/jonmv/deployment-orchestration-fo...Jon Marius Venstad2022-01-218-65/+224
|\ \ \ \ \
| * | | | | Compute outstanding change based on previous instances, when anyJon Marius Venstad2022-01-203-4/+130
| * | | | | Differentiate between wanting to (re-)run prod jobs, and them having been com...Jon Marius Venstad2022-01-202-22/+32
| * | | | | Store completed application version whenever it completesJon Marius Venstad2022-01-202-2/+17
| * | | | | Simplify remaining change code, no functional changesJon Marius Venstad2022-01-202-27/+14
| * | | | | Add latestDeployed to InstanceJon Marius Venstad2022-01-203-11/+32
* | | | | | Merge pull request #20894 from vespa-engine/bjorncs/cleanupJon Bratseth2022-01-212-5/+14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Manually handle interrupts in CompiledQueryProfileRegistry ctorBjørn Christian Seime2022-01-211-0/+9