summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Try OkHttpClientJon Marius Venstad2021-06-141-1/+1
| | | | |
| * | | | One (single-conn) Jetty client per specified connectionJon Marius Venstad2021-06-141-7/+4
| | | | |
| * | | | Support OKHttpJon Marius Venstad2021-06-142-0/+151
| | | | |
| * | | | Expose circuit breaker state, to let user close client from outsideJon Marius Venstad2021-06-146-19/+21
|/ / / /
* | | | Merge pull request #18230 from ↵Jon Bratseth2021-06-142-48/+46
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/balder/refer-struct-type-instead-of-by-name Balder/refer struct type instead of by name
| * | | | Refer to the generated struct type insteda of by its name.Henning Baldersheim2021-06-141-1/+1
| | | | |
| * | | | Simplify codeHenning Baldersheim2021-06-141-47/+45
|/ / / /
* | | | Merge pull request #18228 from vespa-engine/arnej/minor-config-library-fixesHenning Baldersheim2021-06-132-5/+11
|\ \ \ \ | |_|_|/ |/| | | Arnej/minor config library fixes
| * | | minor logging fixesArne Juul2021-06-131-2/+2
| | | |
| * | | avoid following null pointersArne Juul2021-06-131-3/+9
|/ / /
* | | Merge pull request #18197 from vespa-engine/arnej/add-report-connectivity-rpcArne H Juul2021-06-1318-78/+270
|\ \ \ | | | | | | | | add rpc method for connectivity report
| * | | must check for model config updates in boot() alsoArne Juul2021-06-111-0/+1
| | | |
| * | | Merge branch 'master' into arnej/add-report-connectivity-rpcArne Juul2021-06-1186-570/+1920
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: configd/src/apps/sentinel/connectivity.cpp
| * | | | cleanup and add lockArne Juul2021-06-118-16/+20
| | | | |
| * | | | cleanup some using statementsArne Juul2021-06-111-5/+2
| | | | |
| * | | | cleanup leftover codeArne Juul2021-06-112-32/+0
| | | | |
| * | | | take timeout as RPC parameter here alsoArne Juul2021-06-113-6/+8
| | | | |
| * | | | keep naming conventionArne Juul2021-06-1113-37/+37
| | | | |
| * | | | simplify using new PeerCheck apisArne Juul2021-06-112-63/+18
| | | | |
| * | | | open up with more APIsArne Juul2021-06-112-4/+8
| | | | |
| * | | | add separate config subscriber for modelArne Juul2021-06-1115-72/+166
| | | | |
| * | | | handle failures fetching model configArne Juul2021-06-111-2/+16
| | | | |
| * | | | rename helper classArne Juul2021-06-102-9/+9
| | | | |
| * | | | simplify someArne Juul2021-06-102-16/+13
| | | | |
| * | | | add rpc method for connectivity reportArne Juul2021-06-108-24/+180
| | | | |
* | | | | Merge pull request #18223 from vespa-engine/bratseth/empty-sentinel-configJon Bratseth2021-06-121-1/+2
|\ \ \ \ \ | | | | | | | | | | | | Send empty sentinel config as an empty config
| * | | | | Remove commentJon Bratseth2021-06-111-1/+0
| | | | | |
| * | | | | Send empty sentinel config as an empty configJon Bratseth2021-06-111-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not as an empty payload. The sentinel will stop services not in the service array so the result should remain the same.
* | | | | | Merge pull request #18227 from vespa-engine/jonmv/revert-to-apacheJon Marius Venstad2021-06-111-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Revert to apache
| * | | | | | Revert to apacheJon Marius Venstad2021-06-111-1/+1
|/ / / / / /
* | | | | | Merge pull request #18226 from vespa-engine/olaa/lower-case-system-nameValerij Fredriksen2021-06-115-5/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | Use lower-case system name in TsdbQueryRewriter
| * | | | | | Update expected test filesOla Aunrønning2021-06-114-4/+4
| | | | | | |
| * | | | | | Use lower case system name in TsdbQueryRewriterOla Aunrønning2021-06-111-1/+1
|/ / / / / /
* | | | | | Merge pull request #18225 from vespa-engine/havardpe/shared-onnx-model-cacheHenning Baldersheim2021-06-116-7/+146
|\ \ \ \ \ \ | | | | | | | | | | | | | | added onnx model cache
| * | | | | | added onnx model cacheHåvard Pettersen2021-06-116-7/+146
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #18224 from vespa-engine/olaa/close-stream-in-renderOla Aunrønning2021-06-111-18/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Don't close stream before rendering body
| * | | | | Don't close stream before rendering bodyOla Aunrønning2021-06-111-18/+12
|/ / / / /
* | | | | Merge pull request #18211 from vespa-engine/jonmv/vespa-feed-clientJon Marius Venstad2021-06-116-31/+165
|\ \ \ \ \ | | | | | | | | | | | | Jonmv/vespa feed client
| * | | | | Set headers from original requestJon Marius Venstad2021-06-111-13/+15
| | | | | |
| * | | | | Set proper SSLContext on Jetty clientJon Marius Venstad2021-06-111-1/+1
| | | | | |
| * | | | | Use Jetty for vespa-feed-clientJon Marius Venstad2021-06-114-2/+134
| | | | | |
| * | | | | Create URL without apacheJon Marius Venstad2021-06-113-29/+29
| | | | | |
* | | | | | Merge pull request #18208 from vespa-engine/arnej/new-connectivity-limit-namesArne H Juul2021-06-114-30/+34
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | change names of sentinel connectivity limits
| * | | | | rename and refactorArne Juul2021-06-112-18/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * make a proper Accumulator class * rename some internal variables
| * | | | | change names of sentinel connectivity limitsArne Juul2021-06-114-20/+20
| | | | | |
* | | | | | Merge pull request #18219 from ↵Geir Storli2021-06-115-10/+88
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | vespa-engine/toregge/aggregate-metrics-from-distributor-stripes-pass-2 Aggregate metrics from distributor stripes.
| * | | | | Remove stale comments.Tor Egge2021-06-112-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | Reorder member variables.
| * | | | | Aggregate metrics from distributor stripes.Tor Egge2021-06-115-6/+86
| | | | | |
* | | | | | Merge pull request #18218 from ↵Geir Storli2021-06-111-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/geirst/getnodestate-command-in-distributor-main-thread Handle GetNodeStateCommand in distributor main thread when running in…
| * | | | | | Handle GetNodeStateCommand in distributor main thread when running in new ↵Geir Storli2021-06-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | stripe mode.