Engine implementation using java virtual threads [DBZ-9702]
Open
component/embedded-engine
migrated-from-jira
type/enhancement
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
Migrated from [DBZ-9702](https://issues.redhat.com/browse/DBZ-9702)
Provide implementation of Debezium engine which would use Java virtual threads and structured concurrency. As structured concurrency is still a preview in Java 25, this should be additional implementation and current AsyncEngine should still stay in place and stay the default implementation. Implementation using virtual threads can be used a as new engine preview by the users willing to enable java preview features in their environments.
Contributor guide
Assessment
This issue has not been assessed yet.