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

Add support for tombstones.on.delete

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 0.9.1.Final
    • sqlserver-connector
    • None

      Implement functionality in io.debezium.pipeline.EventDispatcher.java

                 // TODO handle option
                  boolean emitTombstonesOnDelete = true;
      
                  if (emitTombstonesOnDelete && operation == Operation.DELETE) {
      

              Unassigned Unassigned
              tnazarewicz Tomasz Nazarewicz (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: