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

MySQL connector stores does not fully honor store.only.monitored.tables setting

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Critical
    • None
    • 0.10.0.Beta1
    • mysql-connector
    • None

    Description

      The DDL parser manipulates Tables list directly after processing CREATE TABLE DDL.
      This does not take into consideration if the table is whitelisted and if the non-whitelisted tables should be stored.

      The code should be refatored in a way that

      • Tables will receive the copy of filters and force flag
      • Tables will be responsible for storing/working with table depending on force and filters falg

      Attachments

        Activity

          People

            jpechane Jiri Pechanec
            jpechane Jiri Pechanec
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: