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

database.history.store.only.captured.tables.ddl not suppressing logs

XMLWordPrintable

      i set this config:

      "database.history.store.only.captured.tables.ddl": "true"

      and a table.include.list filter for just few tables

       

      but the startup logs when doing snapshot are still printing EVERY table:

       

      https://github.com/debezium/debezium/blob/v1.9.3.Final/debezium-core/src/main/java/io/debezium/relational/RelationalSnapshotChangeEventSource.java#L190

       

      ie 

      [2022-06-19 09:33:23,121] INFO Adding table redact.a.b to the list of capture schema tables (io.debezium.relational.RelationalSnapshotChangeEventSource)

       

            ccranfor@redhat.com Chris Cranford
            tooptoop toop toop (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: