aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Go back to level warning, but only log in prod zonesHarald Musum3 days1-3/+5
|
* Lower log levelHarald Musum3 days1-1/+1
| | | | | Avoid noise from this when nodes have not yet started, this is not critical, so use INFO level.
* Only consider tenant nodes for test env lifetime metricOla Aunronning4 days1-1/+3
|
* Use isTestOla Aunronning4 days1-1/+1
|
* Create activeSeconds metricOla Aunronning4 days1-0/+9
|
* Implement LB toStringHåkon Hallingstad6 days1-0/+11
|
* Also throttle provisioningValerij Fredriksen12 days1-0/+4
|
* Define and catch ThrottleProvisioningExceptionValerij Fredriksen12 days2-0/+20
|
* peak load metricsbjormel13 days1-0/+3
|
* memoryGb => memoryGiBHenning Baldersheim13 days17-35/+35
|
* Merge pull request #31524 from ↵Valerij Fredriksen13 days1-1/+2
|\ | | | | | | | | vespa-engine/hakonhall/wrap-guavas-toaddrstring-as-it-now-may-contain-the-interface Wrap Guavas toAddrString as it now may contain the interface
| * Wrap Guavas toAddrString as it now may contain the interfaceHåkon Hallingstad13 days1-1/+2
| |
* | Merge pull request #31521 from vespa-engine/mpolden/cleanupJon Marius Venstad13 days1-3/+2
|\ \ | | | | | | Misc cleanup
| * | Fix typoMartin Polden14 days1-1/+1
| | |
| * | Remove Optional-wrapping from toStringMartin Polden14 days1-2/+1
| |/
* / Rename metric context "job" due to overlap with prometheusbjormel2024-06-101-1/+1
|/
* Merge pull request #31446 from vespa-engine/bratseth/container-ideal-memoryBjørn Meland2024-06-051-1/+1
|\ | | | | Increase container ideal memory load to 0.9
| * Increase container ideal memory load to 0.9Jon Bratseth2024-06-051-1/+1
| | | | | | | | | | | | | | Vespa will now attempt to allocate memory to this level. If we don't allow it, all allocations will be unfulfiled, since adding more resources won't decrease used memory per container.
* | Test that we don't rescale when container memory is unfulfiledJon Bratseth2024-06-054-25/+28
|/
* Lowest cost is preferred with equal() fulfilmentbjormel2024-06-041-1/+2
|
* Handle cluster removal during autoscalingMartin Polden2024-05-302-1/+5
|
* Remove unused methodMartin Polden2024-05-301-13/+0
|
* Handle fulfilment precision lossMartin Polden2024-05-241-1/+8
|
* Check only among potentialChildrenjonmv2024-05-231-2/+2
|
* Separate out admin-only hosts in parent-host-not-ready messagejonmv2024-05-232-9/+22
|
* Avoid injecting ExclusivityHåkon Hallingstad2024-05-192-8/+2
|
* Merge pull request #31241 from vespa-engine/hakonhall/quota-capacity-policiesJon Bratseth2024-05-1912-259/+65
|\ | | | | Hakonhall/quota capacity policies
| * Remove flags dependency from config-modelHåkon Hallingstad2024-05-185-24/+37
| |
| * Move CapacityPolicies to config-privisioningJon Bratseth2024-05-125-197/+4
| |
| * Make CapacityPolicies independent of NodeRepositoryJon Bratseth2024-05-124-12/+16
| |
| * Simplify method nameJon Bratseth2024-05-1210-20/+20
| |
| * Move exclusivity decisions to config-provisioningJon Bratseth2024-05-1211-47/+29
| |
* | Enable detailed Autoscaling logging with PermanentFlagbjormel2024-05-164-9/+32
|/
* Merge pull request #31026 from vespa-engine/bratseth/group-adjustmentsMartin Polden2024-04-251-5/+11
|\ | | | | Only adjust groups if we adjust nodes
| * Only adjust groups if we adjust nodesJon Bratseth2024-04-241-5/+11
| |
* | Merge pull request #31025 from vespa-engine/bratseth/lower-ideal-query-cpuMartin Polden2024-04-251-1/+1
|\ \ | | | | | | Lower ideal query cpu
| * | Lower ideal query cpuJon Bratseth2024-04-241-1/+1
| |/ | | | | | | 80% has observed to cause problems, so lowering to 75%.
* / Simplify - surplus tracking not neededJon Bratseth2024-04-242-29/+18
|/
* Use full author nameHarald Musum2024-04-242-2/+2
|
* Downscale groupsJon Bratseth2024-04-221-0/+2
|
* Retire incrementallyJon Bratseth2024-04-213-27/+16
|
* Make privateJon Bratseth2024-04-211-1/+1
|
* CleanupJon Bratseth2024-04-213-12/+20
|
* Retire on group size reductionJon Bratseth2024-04-213-5/+21
|
* Avoid starting quest db for /nodes/v2 unit testsValerij Fredriksen2024-04-192-1/+7
|
* timeout -> expiryTime for node repo expirersHarald Musum2024-04-183-12/+12
|
* Avoid Optional with CloudAccountHåkon Hallingstad2024-04-187-22/+21
|
* Propagate cloud account to ResourcesCalculatorHåkon Hallingstad2024-04-178-30/+37
|
* Fix case and requireNonNullHåkon Hallingstad2024-04-152-2/+2
|
* Serialize cloud accountHåkon Hallingstad2024-04-151-0/+1
|