operator-framework / operator-framework/java-operator-sdk
Support for Virtual Threads
Open
@xstefank is already working on this.
Since Aug 12, 2026.
- Dominant language
- Java
- Stars
- 944
- Forks
- 242
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 43
Description
Fabric8 client should already support virtual threads, we should add a sample, in case improve our configuration API to support it more nicely.
Note that thread pools are already customizable, so might work just also now with virtual thread based thread pools.
Virtual threads will probably lead to more efficient threading and higher throughput.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.