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

Added support for Mongo pre-image in change stream

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.CR1
    • None
    • mongodb-connector
    • None
    • False
    • None
    • False

      Mongo 6.0 now officially supports emitting document pre-image in change streams
      This will allow Mongo to emit a similar before field as in other DBs.
       
      I think a potential implementation can be 

      • a config flag to enable capturing pre-image from change stream i.e. change_stream_preimage 
      • an extra before field in the change event to captures the pre-image. This behavior is the same as other DBs e.g. postgres, mysql.

            Unassigned Unassigned
            binbinh Bin H. (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: