Skip to content

improve: sample for virtual threads - #3554

Draft
csviri wants to merge 1 commit into
operator-framework:nextfrom
csviri:virtual-threads
Draft

improve: sample for virtual threads#3554
csviri wants to merge 1 commit into
operator-framework:nextfrom
csviri:virtual-threads

Conversation

@csviri

@csviri csviri commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

TODO:

ExecutorServiceManager - should fully support virtual threads, currently only partially supported.

@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 11, 2026
@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b376c73b-ef86-4800-937d-f8e4c79822cc

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 11, 2026
@csviri
csviri changed the base branch from main to next August 11, 2026 15:49
Requires Java 21, therefore the module is only part of the build when the
JDK used is at least version 21.

Configures both the framework executors (reconciliation and workflow) and
the Kubernetes client task executor with a virtual thread per task
executor.
@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 11, 2026
@csviri csviri linked an issue Aug 11, 2026 that may be closed by this pull request
@csviri csviri changed the title Sample for virtual threads improve: sample for virtual threads Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for Virtual Threads

1 participant