Provide a Debezium engine implementation based on framework classes [DBZ-1823]
Open
component/core-library
migrated-from-jira
type/enhancement
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
Migrated from [DBZ-1823](https://issues.redhat.com/browse/DBZ-1823)
The engine implementation should be independent of Kafka Connect connector framework (schemas excluded).
We need to
* carefully decide a mechanism for comitting offsets
* define public API for offset store
* define public API for `io.debezium.relational.history.DatabaseHistory`
Contributor guide
Assessment
This issue has not been assessed yet.