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

Separate schema history parse failure handling and other failure handling

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 2.7.0.Alpha1
    • oracle-connector
    • None
    • False
    • None
    • False

      One thing I noticed when doing the MySQL and MariaDB split is that we utilize the EventProcessingHandlingMode enum for two uniquely different scenarios:

      • SQL parsing
      • Streaming event processing

      Currently, the Oracle connector uses the same configuration for this, and this can introduce subtle issues when you want to fall on most streaming event failures, but you'd like to relax the SQL parsing failure or vice versa.

      The proposal is to introduce a new configuration property:
      schema.change.event.processing.handling.mode

            ccranfor@redhat.com Chris Cranford
            ccranfor@redhat.com Chris Cranford
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: