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

Specifying a table include list with spaces between elements cause LogMiner queries to miss matches

XMLWordPrintable

    • False
    • None
    • False

      Creating an Oracle connector with a table.include.list that includes spaces after a comma leads to that specific table not being matched by the LogMiner query.

      Example configuration:

      "table.include.list": "DEBEZIUM.TAB1, DEBEZIUM.TAB2"
      "log.mining.query.filter.mode": "in"
      

      In this case, only TAB1 will be matched, TAB2 will not match any results from the redo logs.

      Similarly, the schema include/exclude and user include/exclude lists are affected.

            ccranfor@redhat.com Chris Cranford
            ccranfor@redhat.com Chris Cranford
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: