You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Omar Al-Safi (Jira)" <ji...@apache.org> on 2020/06/30 13:45:00 UTC

[jira] [Created] (CAMEL-15261) Handle Debezium configurations with regex

Omar Al-Safi created CAMEL-15261:
------------------------------------

             Summary: Handle Debezium configurations with regex 
                 Key: CAMEL-15261
                 URL: https://issues.apache.org/jira/browse/CAMEL-15261
             Project: Camel
          Issue Type: Improvement
          Components: camel-debezium
    Affects Versions: 3.4.0
            Reporter: Omar Al-Safi
             Fix For: 3.5.0


With the release of Debezium version 1.2.0.Final, new configurations baed on regex being introduced, for example this [one here|https://github.com/debezium/debezium/blob/master/debezium-core/src/main/java/io/debezium/relational/RelationalDatabaseConnectorConfig.java#L294]. 
The easiest way is to ignore such fields from the maven plugin and instruct the user to use `.additionalProperties` configuration property to set these fields as pretty complicated to generate such fields.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)