aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Modular rank profilesJon Bratseth2022-01-2645-139/+206
| * | | | | | CleanupJon Bratseth2022-01-2513-56/+60
| * | | | | | No functional changesJon Bratseth2022-01-252-3/+2
| * | | | | | SimplifyJon Bratseth2022-01-2517-82/+73
| * | | | | | Return applicationJon Bratseth2022-01-242-6/+6
| * | | | | | SchemaBuilder -> ApplicationBuilderJon Bratseth2022-01-2489-378/+375
| * | | | | | Correct javadocJon Bratseth2022-01-2483-292/+291
| * | | | | | Simplify documentmodel builderJon Bratseth2022-01-243-19/+17
| * | | | | | Move schema building into ApplicationJon Bratseth2022-01-242-46/+68
| * | | | | | 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 #20929 from vespa-engine/mpolden/set-query-timeoutJon Bratseth2022-01-252-8/+19
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Set a default query timeoutMartin Polden2022-01-252-8/+19
* | | | | | | Merge pull request #20930 from vespa-engine/toregge/use-persistence-async-thr...Geir Storli2022-01-252-0/+33
|\ \ \ \ \ \ \
| * | | | | | | Use persistence-async-throttling feature flag to control replay_throttling_po...Tor Egge2022-01-252-0/+33
* | | | | | | | Merge pull request #20931 from vespa-engine/bjorncs/fixValerij Fredriksen2022-01-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use correct logging methodBjørn Christian Seime2022-01-251-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #20928 from vespa-engine/hmusum/set-cloud-in-configserver-...Lester Solbakken2022-01-252-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Make sure to set 'cloud' in configserver configHarald Musum2022-01-252-0/+6
* | | | | | | | | Merge pull request #20926 from vespa-engine/bjorncs/controlled-deconstruction...Bjørn Christian Seime2022-01-259-74/+58
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Include generation number in log message for deconstructionBjørn Christian Seime2022-01-256-15/+18
| * | | | | | | | Redesign ComponentDeconstructor to start deconstruction immediatelyBjørn Christian Seime2022-01-257-51/+32
| * | | | | | | | Rename methods to 'waitForNextGraphGeneration'Bjørn Christian Seime2022-01-256-9/+9
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #20924 from vespa-engine/toregge/throttle-replayGeir Storli2022-01-259-8/+81
|\ \ \ \ \ \ \ \
| * | | | | | | | Adjust comments.Tor Egge2022-01-252-2/+2
| * | | | | | | | Throttle replay.Tor Egge2022-01-259-8/+81
| |/ / / / / / /
* | | | | | | | Merge pull request #20915 from vespa-engine/havardpe/proton-cpu-util-metricsGeir Storli2022-01-257-64/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | use separate metrics in a metric setHåvard Pettersen2022-01-253-15/+30
| * | | | | | | | added cpu util metricsHåvard Pettersen2022-01-247-64/+89
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #20925 from vespa-engine/bratseth/longer-suspended-graceJon Bratseth2022-01-253-71/+87
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Increase down grace time while nodes are suspendedJon Bratseth2022-01-253-30/+44
| * | | | | | | No functional changesJon Bratseth2022-01-251-48/+50
* | | | | | | | Merge pull request #20913 from vespa-engine/arnej/summary-geopos-rendering-1Arne H Juul2022-01-256-40/+149
|\ \ \ \ \ \ \ \
| * | | | | | | | configurable position renderingArne H Juul2022-01-246-40/+149
* | | | | | | | | Merge pull request #20922 from vespa-engine/bjorncs/graceful-shutdown-mbus-se...Bjørn Christian Seime2022-01-258-9/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Sync with messagebus thread when disconnectingBjørn Christian Seime2022-01-252-2/+2
| * | | | | | | | | Unregister session when closing MbusServerBjørn Christian Seime2022-01-251-4/+3
| * | | | | | | | | Add disconnect() that unregisters sessionBjørn Christian Seime2022-01-257-5/+20
* | | | | | | | | | Merge pull request #20923 from vespa-engine/balder/reduce-metrics-proxy-timeo...Bjørn Christian Seime2022-01-252-1/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |