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

Avoid repeated creation of Envelope schema

XMLWordPrintable

      The Envelope schema is recreated in the stream event handlers for MySQL and Postgres for each message. That's not required, instead this should be cached at the level of the TableSchema, i.e. an update to the envelope schema is only needed if a given table changes its structure.

              gunnar.morling Gunnar Morling
              gunnar.morling Gunnar Morling
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: