debezium / debezium/dbz

Remove unnecessary dependencies from Debezium Engine [DBZ-9473]

Open
#1,402 0 comments 0 reactions 1 assignee Claimed by @kmos 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-9473](https://issues.redhat.com/browse/DBZ-9473)

h2. Context

Debezium Engine contains many dependencies taken from Kafka libraries. These dependencies are necessary to make the engine able to work with the same API and data that are used in the kafka runtime. Most of them are unnecessary for the correct work of the engine.

h.2 Decision

Remove the unnecessary dependencies by exclusion from the Debezium Engine taking as example the work made in the Quarkus Extension

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.