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

Add ability to avoid throwing an exception for missing additional fields

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.5.0.Beta1
    • None
    • outbox
    • None

      If the user configures additional fields in the Outbox SMT and they don't exist in the payload, the call to `Struct#get` will throw an error.

      By adding table.fields.additional.error.on.missing, which defaults to true to retain the current behavior, a user can opt-in to relaxing this and allowing the SMT to skip such missing fields gracefully.

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

              Created:
              Updated:
              Resolved: