-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
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