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

Supplemental logging is required for entire database rather than per monitored table

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.4.1.Final
    • 1.4.0.Alpha1
    • oracle-connector
    • None
    • False
    • False
    • Undefined
    • Hide

      1. Follow the configuration & setup for Oracle pluggable databases
      2. Setup LogMiner (without database wide supplemental logging)
      3. Create a table to be monitored with supplemental logging enabled
      4. Attempt to start the connector & fails during streaming

      Show
      1. Follow the configuration & setup for Oracle pluggable databases 2. Setup LogMiner (without database wide supplemental logging) 3. Create a table to be monitored with supplemental logging enabled 4. Attempt to start the connector & fails during streaming

      Currently the LogMiner implementation requires the entire database to have supplemental logging enabled due LogMinerHelper#checkSupplementalLogging. We should change this so that its consistent with the XStreams implementation where only the tables being monitored actually require supplemental logging.

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

              Created:
              Updated:
              Resolved: