summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #28903 from ↵Jon Marius Venstad2023-10-281-4/+1
|\ | | | | | | | | vespa-engine/jonmv/reconfigurable-dispatcher-cleanup Always use reconfigurable dispatcher
| * Always use reconfigurable dispatcherjonmv2023-10-121-4/+1
| |
* | Set tenant, instance ID, and Vespa version dimensions of make-exclusiveHåkon Hallingstad2023-10-261-5/+5
| |
* | Run ApplicationPackageMaintainer every 15 secondsHarald Musum2023-10-251-1/+1
| |
* | Minor refactoring, no functional changesHarald Musum2023-10-257-40/+27
| |
* | Remove duplicate Applications.LockHåkon Hallingstad2023-10-232-5/+5
| |
* | Log without stack trace and explain common cause when multipart parsing failsHarald Musum2023-10-191-5/+6
| |
* | Lower log level, too much noiseHarald Musum2023-10-181-1/+1
| |
* | Delete max 20 unused file references at a timeHarald Musum2023-10-171-4/+7
|/
* Require zone-scoped endpoint in config-modelMartin Polden2023-10-115-5/+46
|
* Merge pull request #28848 from ↵Harald Musum2023-10-101-2/+9
|\ | | | | | | | | vespa-engine/hmusum/log-application-id-when-failing-to-find-last-deploy-time Fallback to last activation time if we cannot find last deploy time
| * Fallback to last activation time if we cannot find last deploy timeHarald Musum2023-10-101-2/+9
| | | | | | | | Also log application id if maintainer fails finding last deploy time
* | Correct copyright headersJon Bratseth2023-10-093-3/+3
| |
* | Update copyrightJon Bratseth2023-10-09425-422/+430
|/
* Add feature flag to override search handler threadpool sizeBjørn Christian Seime2023-10-041-1/+3
|
* SimplifyHarald Musum2023-10-021-2/+1
|
* Read application id through SessionDataHarald Musum2023-10-024-15/+41
| | | | Read from old or new path based on feature flag
* Merge pull request #28711 from vespa-engine/jonmv/token-tell-handlerJon Marius Venstad2023-09-297-30/+333
|\ | | | | Jonmv/token tell handler
| * Group fingerprints by token idjonmv2023-09-286-22/+38
| |
| * Fetch active tokens for an application, through /application/v2/jonmv2023-09-286-3/+301
| |
| * Use switch expressionsjonmv2023-09-282-27/+16
| |
* | Use CompletionWaiter instead of RemoveApplicationWaiterHarald Musum2023-09-291-136/+5
| | | | | | | | | | Remove RemoveApplicationWaiter, it should now do exacty the same as CompletionWaiter
* | Use application dimension in config modelMorten Tokle2023-09-291-12/+17
|/
* Merge pull request #28671 from vespa-engine/hmusum/refactor-completion-waiter-2Håkon Hallingstad2023-09-262-30/+32
|\ | | | | Hmusum/refactor completion waiter 2
| * Renaming, simplification, make class similar to CuratorCompletionWaiterHarald Musum2023-09-262-30/+32
| | | | | | | | (prepare for merging them)
* | Inject `OnnxModelCost` implementation from component graphBjørn Christian Seime2023-09-2612-16/+76
|/
* Merge pull request #28663 from ↵Jon Marius Venstad2023-09-263-6/+6
|\ | | | | | | | | vespa-engine/jonmv/log-tenant-with-session-not-found Log tenant name when session not found
| * Log tenant name when session not foundjonmv2023-09-263-6/+6
| |
* | Log more and as warning when skipping config model versionsHarald Musum2023-09-251-3/+4
| |
* | Merge pull request #28647 from vespa-engine/hmusum/add-feature-flag-3Harald Musum2023-09-251-0/+3
|\ \ | | | | | | Add feature flag to control how we handle user config for unknown con…
| * \ Merge branch 'master' into hmusum/add-feature-flag-3Harald Musum2023-09-251-3/+2
| |\ \
| * | | Add feature flag to control how we handle user config for unknown config ↵Harald Musum2023-09-251-0/+3
| | | | | | | | | | | | | | | | definitions
* | | | Remove fallback to zone-scoped endpoint buildingMartin Polden2023-09-251-2/+3
| |/ / |/| |
* | | Revert "Remove unused endpoint name building from config-model"Martin Polden2023-09-251-3/+2
|/ /
* | Merge pull request #28639 from ↵Martin Polden2023-09-251-2/+3
|\ \ | | | | | | | | | | | | vespa-engine/mpolden/remove-duplicate-endpoint-building Remove unused endpoint name building from config-model
| * | Update testMartin Polden2023-09-251-2/+3
| | |
* | | Use `Curator.getSize()` to get size for pathBjørn Christian Seime2023-09-222-1/+7
| | |
* | | Add feature flag to enable new JVM heap size calculationBjørn Christian Seime2023-09-221-0/+3
| | |
* | | Add overloads taking supplier and throwableBjørn Christian Seime2023-09-221-6/+9
| | |
* | | Add `getSize()` to `ApplicationFile`Bjørn Christian Seime2023-09-221-4/+5
|/ /
* | Rename dimension APPLICATION_ID -> INSTANCE_IDMorten Tokle2023-09-223-13/+13
| |
* | Merge pull request #28541 from ↵Håkon Hallingstad2023-09-184-41/+61
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/always-write-application-data-as-json Hmusum/always write application data as json
| * | Remove unnecessary flag settingHarald Musum2023-09-151-1/+0
| | |
| * | Always write application data as jsonHarald Musum2023-09-153-40/+61
| | | | | | | | | | | | | | | Test of transition from old to new format, need to keep some fucntionality around this until Vespa 9
* | | Follow API changesHarald Musum2023-09-181-4/+4
|/ /
* | Update testHarald Musum2023-09-151-2/+4
| |
* | Remove obsolete flagMorten Tokle2023-09-131-3/+0
| |
* | Add feature flag for new content layer metadata featuresTor Brede Vekterli2023-09-121-0/+3
|/ | | | | | | | | | | | | Exposed as an integer rather than a bool to account for future additions without needing to add more feature flags to the mix. In particular this is because those additions are expected to require the other additions to be present, so it's not a mix and match situation. Only values 0 (legacy) and 1 (operation cancellation) map to any underlying configs at this time, though any higher number will transparently enable cancellation. Value 2 is documented based on its intended future semantics.
* Set HTTP timeouts for log retrievingjonmv2023-09-081-7/+9
|
* Translate state to "pending" for reindexing known only to config server at ↵jonmv2023-09-082-29/+41
| | | | the time