Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0.RC2
-
None
-
Unknown
Description
Currently we generate the configurations manually for Debezium component, this approach is a bit annoying especially if the configuration changes due to new version update which can make it difficult to follow. As suggested by jpechane, we can utilize the configurations ALL_FIELDS property that exists in all DBZ connector configurations and generate concentrate class configurations during compile time using a script through Maven Groovy, Maven plugin or whatever is feasible.
Attachments
Issue Links
- is related to
-
CAMEL-12543 create a camel-debezium component
- Resolved
- relates to
-
CAMEL-14014 Make camel-debezium as neutral as possible in order to avoid dependency issues
- Resolved
- links to