aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Also pass hostname to log handlerValerij Fredriksen3 days1-2/+2
|
* Merge pull request #31726 from vespa-engine/jonmv/increase-conv-check-timeoutBjørn Christian Seime4 days1-2/+2
|\ | | | | Increase timeout for config convergence checker
| * Increase timeout for config convergence checkerjonmv5 days1-2/+2
| |
* | Merge pull request #31670 from ↵Bjørn Christian Seime9 days1-1/+1
|\ \ | | | | | | | | | | | | vespa-engine/jonmv/provide-filter-on-data-plane-filters Add @Provides to cloud data plane filters
| * | Add @Provides to cloud data plane filtersjonmv9 days1-1/+1
| |/
* | Return a list of hostname/port pairs insteadHarald Musum10 days1-6/+8
| |
* | Consider port differences between versions when getting logHarald Musum10 days3-24/+39
|/
* Merge pull request #31648 from ↵Harald Musum10 days8-34/+22
|\ | | | | | | | | vespa-engine/hmusum/handle-different-logserver-port-for-different-versions Config server application versions cleanup
| * Make allHosts() return distinct valuesHarald Musum11 days1-1/+1
| |
| * Simplify ApplicationVersionsHarald Musum11 days3-24/+13
| | | | | | | | | | Validate earlier in constructor and simplify based on the fact that we know there will be at least one application
| * RenamingHarald Musum11 days6-13/+12
| |
* | Ignore collision for SessionMaintainer, this will happen regularlyHarald Musum11 days2-2/+10
|/
* Remove unused argumentHarald Musum2024-06-113-13/+6
|
* Remove qrserver remnantsHarald Musum2024-06-115-31/+12
| | | | | | qrserver as a service name was removed when going to Vespa 8. Change in config-model-api is safe, since the only usage is in configserver module.
* Merge pull request #31530 from vespa-engine/jonmv/public-athenz-servicesJon Marius Venstad2024-06-111-0/+7
|\ | | | | Jonmv/public athenz services
| * Make it possible to launch an Athenz service in publicjonmv2024-06-111-0/+7
| |
* | Use the clock that is already availableHarald Musum2024-06-113-6/+6
| |
* | Rename metric context "job" due to overlap with prometheusbjormel2024-06-101-1/+1
| |
* | Move stack inside failure branchjonmv2024-06-101-1/+1
| |
* | Improve logging for ZK session clientjonmv2024-06-101-4/+8
|/
* Minor simplifications found while reading code, no functional changesHarald Musum2024-06-071-22/+9
|
* Fall back to parent ctime for session creationjonmv2024-06-071-2/+7
|
* Log when some ZK nodes are not present in a session, but should bejonmv2024-06-072-7/+17
|
* Implement `requestPrefixForLoggingContent()`Bjørn Christian Seime2024-06-051-0/+4
|
* Merge pull request #31381 from vespa-engine/hmusum/minor-refactoringHenning Baldersheim2024-06-041-52/+56
|\ | | | | Hmusum/minor refactoring
| * Split out method to start download and simplify a bit moreHarald Musum2024-05-311-14/+14
| |
| * Return immediately if we are shutting downHarald Musum2024-05-311-2/+1
| |
| * Make the code easier to readHarald Musum2024-05-311-49/+54
| |
* | Add feature flag for enforcing strictly increasing cluster state versionsTor Brede Vekterli2024-06-031-0/+3
|/ | | | | | Applies to `stor-server` config for both distributors and storage nodes. Defaults to `false` for now.
* Stop using feature flag for jvmOmitStackTraceInFastThrowOptionHarald Musum2024-05-301-11/+0
| | | | | Startup scripts now all set -XX:-OmitStackTraceInFastThrow and no need for a feature flag to control this
* Log a warningHarald Musum2024-05-301-1/+1
|
* Log if getting exception when downloading app-packageHarald Musum2024-05-301-1/+4
|
* Update HTTP request timeout parameter as time passesjonmv2024-05-281-1/+1
|
* Add feature flag for Put/Activate replica selection symmetryTor Brede Vekterli2024-05-231-0/+3
| | | | Defaults to false, i.e. legacy replica selection behavior.
* Avoid trailing slashes in configserver clientsjonmv2024-05-222-3/+3
|
* Less strings, more proper classesjonmv2024-05-223-11/+13
|
* Signal tester suspension explicitlyjonmv2024-05-224-38/+45
|
* Demonstrate type-safe setting of flag dimensionsHåkon Hallingstad2024-05-211-91/+49
|
* Merge pull request #31241 from vespa-engine/hakonhall/quota-capacity-policiesJon Bratseth2024-05-193-2/+11
|\ | | | | Hakonhall/quota capacity policies
| * Actually resolve the admin-cluster-node-architecture flagHåkon Hallingstad2024-05-191-0/+5
| |
| * Make flags depend on config-provisioningHåkon Hallingstad2024-05-191-6/+1
| |
| * Remove flags dependency from config-modelHåkon Hallingstad2024-05-181-0/+9
| |
| * Apply capacity to quota checkJon Bratseth2024-05-132-2/+2
| |
* | Allow modifying reindexing speed, and speed 0 halts reindexingjonmv2024-05-162-13/+56
| |
* | Merge pull request #31219 from vespa-engine/mpolden/client-improvementsMartin Polden2024-05-161-1/+1
|\ \ | | | | | | Make EndpointCertificateSecretStore an interface
| * | Make EndpointCertificateSecretStore an interfaceMartin Polden2024-05-161-1/+1
| |/
* / Revert to manual triggering of reindexing for non-hostedjonmv2024-05-153-8/+16
|/
* Otel on logserver WIPOla Aunronning2024-04-121-0/+3
|
* Merge pull request #30897 from ↵Tor Brede Vekterli2024-04-121-0/+3
|\ | | | | | | | | vespa-engine/vekterli/add-max-feed-op-batch-size-flag Add feature flag for controlling max feed operation batch size
| * Add feature flag for controlling max feed operation batch sizeTor Brede Vekterli2024-04-121-0/+3
| | | | | | | | Currently defaults to 1, which disables batching.