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

"snapshot" attribute should be false instead of null for events based on the binlog

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 0.7.5
    • None
    • mysql-connector
    • None

      The source metadata block of change messages has a snapshot attribute, which has the value true for change events emitted during snapshotting. For events emitted during binlog reading its null, though, whereas it'd be more reasonable to be set to false.

      We should:

      • double-check with the docs whether there are promises that the property is null or whether we're free to set it to false (which I'd expect)
      • check whether it's an issue with the MySQL connector only or the others, too

              jpechane Jiri Pechanec
              gunnar.morling Gunnar Morling
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: