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

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

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 1.2.0
    • None
    • Sink
    • 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.

    Description

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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: