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

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

      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.

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

              Created:
              Updated:
              Resolved: