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

Incremental snapshot supports collecting binlog data after historical data initialization

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • Backlog
    • 2.3.2.Final
    • core-library
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Such as chat room communication,

      https://debezium.zulipchat.com/#narrow/stream/302529-community-general/topic/debezium.20Incremental.20Snapshot.20Application.20Discussion

       

      if the table collected by the database always has data, the binlog data will be collected immediately after the read-only incremental snapshot is submitted. In practical applications, you can consider providing a parameter to control not to collect immediately after submitting the read-only incremental snapshot binlog data. Let the user decide whether to collect binlog data immediately, or to collect binlog data after initializing the historical data (Note: while collecting historical data, it is allowed to collect binlog data in the current read-only incremental snapshot mode).

      The purpose of this is to ensure that the binlog data is continuously collected after the initialization of historical data is completed, instead of collecting binlog data immediately after submitting a read-only incremental snapshot

              Unassigned Unassigned
              fy18759 fei yang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: