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

Emit a notification when completed reading from a capture instance

XMLWordPrintable

    • False
    • None
    • False
    • 0
    • 0% 0%

      Feature request or enhancement

      For feature requests or enhancements, provide this information, please:

      Which use case/requirement will be addressed by the proposed feature?

      Currently there is no mechanism in place that would let the database know when it's safe to delete a capture instance. The database has to guess this somehow on it's own. The connector could emit a notification when it has finished reading from a capture instance so that some mechanism downstream could delete the capture instance after receiving such notification.

      Implementation ideas (optional)

      Once the connector has finished reading from a capture instance and has committed the offset emit a notification that would let the subscribers know that the capture instance has been read completely.

      Here is the patch we came up with at SugarCRM: https://github.com/debezium/debezium/pull/4939.

            Unassigned Unassigned
            vramanenka@sugarcrm.com Vadzim Ramanenka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: