Skip to content

Make AgentConnectTaskPool core and max pool sizes configurable via global config#13552

Open
nvazquez wants to merge 3 commits into
apache:4.22from
shapeblue:422-agent-connect-task-pool-configurations
Open

Make AgentConnectTaskPool core and max pool sizes configurable via global config#13552
nvazquez wants to merge 3 commits into
apache:4.22from
shapeblue:422-agent-connect-task-pool-configurations

Fix

f4ec900
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2026 in 1s

18.77% (+1.10%) compared to 4262c02

View this Pull Request on Codecov

18.77% (+1.10%) compared to 4262c02

Details

Codecov Report

❌ Patch coverage is 12.50000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.77%. Comparing base (4262c02) to head (f4ec900).
⚠️ Report is 26 commits behind head on 4.22.

Files with missing lines Patch % Lines
...java/com/cloud/agent/manager/AgentManagerImpl.java 12.50% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13552      +/-   ##
============================================
+ Coverage     17.67%   18.77%   +1.10%     
- Complexity    15796    15832      +36     
============================================
  Files          5923     5476     -447     
  Lines        533347   495373   -37974     
  Branches      65248    58203    -7045     
============================================
- Hits          94253    92992    -1261     
+ Misses       428435   391889   -36546     
+ Partials      10659    10492     -167     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.