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

Fix MySQL 8 event timestamp resolution logic error where fallback to seconds occurs erroneously for non-GTID events

    XMLWordPrintable

Details

    • Low

    Description

      References JIRA issue https://issues.redhat.com/projects/DBZ/issues/DBZ-7183 and Github PR https://github.com/debezium/debezium/pull/5036

      I only recently had cycles to rollout DBZ 2.5.final to our environment and noticed the millisecond resolution behind source timestamps we contributed to the MySQL connector had a logic bug from a last minute refactoring before release to 2.5 final

      This gist of the logic bug is the `eventTimestamp` variable should only evolve on GTID events, not fall through to the seconds resolution fallback - fixed in https://github.com/debezium/debezium/pull/5281

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              methodmissing Lourens Naudé
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: