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

Connector offsets do not advance on transaction commit with filtered events when LOB enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 2.2.0.Final
    • 1.9.5.Final, 2.0.0.Alpha3
    • oracle-connector
    • None

    Description

      In order to reproduce this issue, the connector must run indefinitely capturing changes for a table that does not change frequently. The offset SCN will not be advanced on transaction commits because the commit handler is never fired if the transaction consists of 0 events because they were all filtered out.

      A transaction commit should always attempt to advance both the offset SCN (low watermark) and the commit SCN (high watermark) values.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: