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

"source" block for Postgres events shouldn't contain "last_snapshot_record" field

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • postgresql-connector
    • None

      This is only needed within the KC offset to detect an on-going snapshot after a restart, but it's not needed within "source" in the actual message payload. Ideally, when changing this, the PG connector should make use of the same structure as the Oracle one, which clearly separates between SourceInfo (representing the "source" element of messages) and OffsetContext (managing the KC offset and links to SourceInfo).

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

                Created:
                Updated: