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

Add support to output bson from the source

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.3.0
    • Affects Version/s: None
    • Component/s: Source
    • None
    • Hide

      Adding a new output.format configuration.

      output.format.key=[bson,json] // Controls the type of data for the SourceRecord Key
      output.format.value=[bson,json] // Controls the type of data for the SourceRecord Value

      Show
      Adding a new output.format configuration. output.format.key= [bson,json] // Controls the type of data for the SourceRecord Key output.format.value= [bson,json] // Controls the type of data for the SourceRecord Value

          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: