-
Bug
-
Resolution: Done
-
Minor
-
2.6.0.Alpha1
-
None
Bug when sending a incremental snapshot signal.
When extending from db list to table list, if the database has no table, it keeps the database name with \..*
Example with cronsearch beaing an empty Database :
[cronsearch\..*, data_computed\..*, data_lake\..*]
[cronsearch\..*, data_computed.table, data_lake.table, data_lake.table_second]
So when it uses the regex as a name of a table, we have the above exception.
debezium-connector-mysql 2.6.0-SNAPSHOT
What is the captured database version and mode of deployment?
Mysql
What behavior do you expect.
- links to
-
RHEA-2024:139598 Red Hat build of Debezium 2.5.4 release