Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-8050

"Unexpected input: ." when snapshot incremental empty Database

XMLWordPrintable

    • Low

      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.

       

              rh-ee-mvitale Mario Fiore Vitale
              ryusr Marius HOUEN-FARCY (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: