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

Add support for tombstones.on.delete

    XMLWordPrintable

Details

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

    Description

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

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: