Skip to content

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

Open
nvazquez wants to merge 1 commit 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 1 commit into
apache:4.22from
shapeblue:422-agent-connect-task-pool-configurations

Make AgentConnectTaskPool core and max pool sizes configurable via gl…

d5cb403
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 0s

17.67% (+0.00%) compared to 4262c02

View this Pull Request on Codecov

17.67% (+0.00%) compared to 4262c02

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 17.67%. Comparing base (4262c02) to head (d5cb403).

Files with missing lines Patch % Lines
...java/com/cloud/agent/manager/AgentManagerImpl.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #13552   +/-   ##
=========================================
  Coverage     17.67%   17.67%           
  Complexity    15796    15796           
=========================================
  Files          5923     5923           
  Lines        533347   533349    +2     
  Branches      65248    65248           
=========================================
+ Hits          94253    94254    +1     
  Misses       428435   428435           
- Partials      10659    10660    +1     

☔ 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.