Debezium Server Native
Open
component/debezium-server
type/enhancement
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
## Context
We are currently working on rebuilding Debezium Server using Quarkus Extensions debezium/dbz#1731 . This effort enables us to build and customize connectors and dependencies so they can be compiled with GraalVM to produce native binaries. What is still missing is preparing the Debezium Server sinks to support native builds.
## Changes
We need to introduce a new module, `debezium-server-native-dist` to handle native distribution. Furthermore we have to support the following sinks:
- redis
- kafka
- infinispan
- jdbc
- http
Contributor guide
Assessment
This issue has not been assessed yet.