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

Parallel snapshot support for incremental snapshot

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • Backlog
    • None
    • core-library
    • None
    • False
    • None
    • False

      Incremental support only runs in serial manner at the moment. There're potentially 2 ways of parallelizing the process:

      • Perform incremental snapshot in parallel for each collection similar to the initial snapshot (i.e. snapshot.max.threads)
      • Pre-calculate n chunks up to configured # threads and snapshot them in parallel.

       

              Unassigned Unassigned
              binbinh Bin H. (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: