[KAFKA-124] Support output to schema Created: 10/Jul/20  Updated: 28/Oct/23  Resolved: 17/Aug/20

Status: Closed
Project: Kafka Connector
Component/s: Source
Affects Version/s: None
Fix Version/s: 1.3.0

Type: Improvement Priority: Major - P3
Reporter: Ross Lawley Assignee: Ross Lawley
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by KAFKA-125 Support auto generated schema structs Closed
Duplicate
is duplicated by KAFKA-142 Support schemas Closed
Epic Link: Support schema for Source connector
Documentation Changes Summary:

Add new output format:

output.format=[bson,json,schema]
output.schema.key=""
output.schema.value=""


 Comments   
Comment by Githook User [ 17/Aug/20 ]

Author:

{'name': 'Ross Lawley', 'email': 'ross.lawley@gmail.com', 'username': 'rozza'}

Message: Added schema support for source

Users will be able to supply a custom Avro schema definition.

  • output.format=schema
  • output.schema.key=""
  • output.schema.value=""

There is a default schema for both the SourceRecord key and value.
All changestream event types are supported but any dynamic data will
be represented by raw json strings.

KAFKA-124
Branch: master
https://github.com/mongodb/mongo-kafka/commit/4ac453b4ea89e6bc9b86ed035832faf93e0b5f30

Comment by Ross Lawley [ 04/Aug/20 ]

PR: https://github.com/mongodb/mongo-kafka/pull/27

Generated at Thu Feb 08 09:05:38 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.