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

Add a cleanup hook in the snapshotter

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 1.2.0.Beta2
    • postgresql-connector
    • None

      It would be helpful to add a hook to the Snapshotter interface to allow cleaning up any resources created once the snapshot phase is finished. Currently, the only way a custom snapshotter could clean up any external resources would be be to run them on a separate thread and monitor JMX to determine when the snapshot ends.

      The existing snapshotters bundled with Debezium would default to a no-op cleanup call.

            Unassigned Unassigned
            grant.cooksey Grant Cooksey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: