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

Fix description for state of Snapshot

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 0.10.0.Beta2
    • None
    • core-library
    • None

      In class io.debezium.connector.SnapshotRecord

      public enum SnapshotRecord {
          TRUE, // record is from snapshot is not the last one
          FALSE, // record is from snapshot is the last record generated in snapshot phase
          LAST; // record is from streaming phase
       ...
      }
      

      The description for FALSE and LAST seems inversed

              Unassigned Unassigned
              pan3793 Cheng Pan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: