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

R/O incremental snapshot can blocks the binlog stream on restart

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 1.9.0.Alpha1
    • 1.7.2.Final, 1.8.0.Final
    • mysql-connector
    • None
    • False
    • False
      1. Start incremental snapshot
      2. Restart the connector until the first event after the restart happens to be the transaction commit event

    Description

      An infinite while loop can happen on connector restart when the first event after the restart is a transaction commit event and the current GTID is still undefined.
      The solution is to check that the GTID changes when the current GTID is undefined.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kgalieva Kate Galieva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: