Skip to content

core: introduce a set of type adapters#13624

Draft
weizhouapache wants to merge 2 commits into
apache:4.22from
shapeblue:4.22-type_adapters
Draft

core: introduce a set of type adapters#13624
weizhouapache wants to merge 2 commits into
apache:4.22from
shapeblue:4.22-type_adapters

Conversation

@weizhouapache

Copy link
Copy Markdown
Member

Description

This PR fixes the issue that There is a set of TO classes with renamed fields, which makes impossible to correctly communicate between Management Servers and Agents

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

…ble to correctly communicate between Management Servers and Agents
@weizhouapache

Copy link
Copy Markdown
Member Author

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@weizhouapache a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.56164% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.70%. Comparing base (7107d28) to head (e8c2037).
⚠️ Report is 212 commits behind head on 4.22.

Files with missing lines Patch % Lines
...loud/agent/transport/compat/AbstractTOAdaptor.java 85.96% 3 Missing and 5 partials ⚠️
...om/cloud/agent/transport/compat/DiskTOAdaptor.java 66.66% 0 Missing and 1 partial ⚠️
.../agent/transport/compat/MigrateCommandAdaptor.java 66.66% 0 Missing and 1 partial ⚠️
...cloud/agent/transport/compat/NetworkTOAdaptor.java 66.66% 0 Missing and 1 partial ⚠️
...gent/transport/compat/VirtualMachineTOAdaptor.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13624      +/-   ##
============================================
+ Coverage     17.60%   17.70%   +0.09%     
- Complexity    15664    15843     +179     
============================================
  Files          5917     5930      +13     
  Lines        531493   533607    +2114     
  Branches      64977    65279     +302     
============================================
+ Hits          93570    94472     +902     
- Misses       427369   428447    +1078     
- Partials      10554    10688     +134     
Flag Coverage Δ
uitests 3.69% <ø> (-0.02%) ⬇️
unittests 18.78% <83.56%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@blueorangutan

Copy link
Copy Markdown

Packaging result [SF]: ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 18582

@weizhouapache

Copy link
Copy Markdown
Member Author

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@weizhouapache a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@blueorangutan

Copy link
Copy Markdown

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 18584

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants