-
Feature Request
-
Resolution: Unresolved
-
Major
-
3.4.0.Alpha2
-
None
-
False
-
-
False
-
-
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.