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

DocumentIdAdder should only add an id if the field is missing.

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.2.0
    • Affects Version/s: None
    • Component/s: Sink
    • Labels:
      None
    • Needed
    • Hide

      Added new configuration:

      document.id.strategy.overwrite.existing - Allows the document id strategy will overwrite existing `_id` values
      Choices: true, false
      Default: true

      Note: This defaults to false, which is a potential change of behaviour.

      Show
      Added new configuration: document.id.strategy.overwrite.existing - Allows the document id strategy will overwrite existing `_id` values Choices: true, false Default: true Note: This defaults to false, which is a potential change of behaviour.

      The default _id adder shouldn't overwrite any existing _id values.

            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: