Uploaded image for project: 'Kafka Connector'
  1. Kafka Connector
  2. KAFKA-438

Add support for using the message key within the DeleteOneBusinessKeyStrategy

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.16.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Java Drivers
    • Needed
    • Hide

      We should document the new DeleteOneTombstoneBusinessKeyStrategy which is similar to the existing DeleteOneBusinessKeyStrategy except it is used in conjunction with PartialKeyStategy to create the key used for deletion.

      Show
      We should document the new DeleteOneTombstoneBusinessKeyStrategy which is similar to the existing DeleteOneBusinessKeyStrategy except it is used in conjunction with PartialKeyStategy to create the key used for deletion.
    • None
    • None
    • None
    • None
    • None
    • None

      Related to HELP-72893

      We should avoid introducing a breaking change. Some potential options for this are:

      1. Introduce a new config for the DeleteOneBusinessKeyStrategy to allow users to choose between using the message key or message value. It should default to the current behavior.
      2. Introduce a new delete strategy that uses the message key instead of the message value.
      3. Some other idea I haven't thought of

            Assignee:
            calvin.nix@mongodb.com Calvin Nix
            Reporter:
            andrea.rahmanan@mongodb.com Andrea Rahmanan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: