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

Implement heartbeat.action.query

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 3.2.0.Beta1
    • None
    • informix-connector
    • None

      Feature request or enhancement

      Which use case/requirement will be addressed by the proposed feature?

      When for whatever reason a large volume of operations not concerning a table being watched is written to the logical log, the connectors last committed LSN may shift out of the log. If the connector is then restarted its last committed LSN is no longer in the logical log and the connector fails to start.

      Implementation ideas (optional)

      Implement heartbeat.action.query functionality similar to that of the PostgreSQL connector that can execute an (ignorable?) update to a watched table, forcing an update to the last committed LSN.

              Unassigned Unassigned
              nrkljo Lars Johansson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: