Skip to content

Conversation

JohnNiang
Copy link
Member

@JohnNiang JohnNiang commented Mar 4, 2025

What type of PR is this?

/kind improvement
/area core
/milestone 2.20.x

What this PR does / why we need it:

This PR enables Virtual Thread for instances running on JVM 21. This won't affect instances running on JVM 17.

References:

Does this PR introduce a user-facing change?

为 Reconcilor 机制启用虚拟线程支持

@f2c-ci-robot f2c-ci-robot bot added kind/improvement Categorizes issue or PR as related to a improvement. release-note-none Denotes a PR that doesn't merit a release note. labels Mar 4, 2025
@f2c-ci-robot f2c-ci-robot bot added this to the 2.20.x milestone Mar 4, 2025
@f2c-ci-robot f2c-ci-robot bot added the area/core Issues or PRs related to the Halo Core label Mar 4, 2025
@f2c-ci-robot f2c-ci-robot bot requested review from guqing and ruibaby March 4, 2025 11:38
@JohnNiang JohnNiang force-pushed the perf/virtual-thread branch from 472a422 to bdc67e7 Compare March 4, 2025 15:06
@JohnNiang JohnNiang force-pushed the perf/virtual-thread branch from bdc67e7 to 7b7fa47 Compare March 4, 2025 15:56
Copy link

sonarqubecloud bot commented Mar 4, 2025

Copy link

codecov bot commented Mar 4, 2025

Codecov Report

Attention: Patch coverage is 72.72727% with 9 lines in your changes missing coverage. Please review.

Project coverage is 57.24%. Comparing base (eff73dc) to head (7b7fa47).
Report is 112 commits behind head on main.

Files with missing lines Patch % Lines
...lo/app/extension/controller/DefaultController.java 72.72% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7261      +/-   ##
============================================
+ Coverage     56.99%   57.24%   +0.24%     
- Complexity     3999     4053      +54     
============================================
  Files           714      719       +5     
  Lines         24110    24415     +305     
  Branches       1585     1606      +21     
============================================
+ Hits          13742    13976     +234     
- Misses         9756     9816      +60     
- Partials        612      623      +11     

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Mar 5, 2025
Copy link

f2c-ci-robot bot commented Mar 5, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ruibaby

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 5, 2025
@f2c-ci-robot f2c-ci-robot bot merged commit 00c8cbb into halo-dev:main Mar 5, 2025
9 checks passed
@f2c-ci-robot f2c-ci-robot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-none Denotes a PR that doesn't merit a release note. labels Mar 10, 2025
@JohnNiang JohnNiang deleted the perf/virtual-thread branch April 2, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/core Issues or PRs related to the Halo Core kind/improvement Categorizes issue or PR as related to a improvement. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants