debezium / debezium/dbz

Engine implementation using java virtual threads [DBZ-9702]

Open
#1,149 0 comments 0 reactions 1 assignee Claimed by @vjuranek View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.