[KAFKA-122] Add support to output bson from the source Created: 10/Jul/20  Updated: 28/Oct/23  Resolved: 27/Jul/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
depends on KAFKA-129 Add sink support for Bson bytes Closed
Documented
Epic Link: Support schema for Source connector
Documentation Changes Summary:

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


 Comments   
Comment by Githook User [ 27/Jul/20 ]

Author:

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

Message: Added support for creating Bson bytes data in the Source connector

Also added support for outputting different key and value data types.

KAFKA-122
Branch: master
https://github.com/mongodb/mongo-kafka/commit/b99f7c51e93cfdfeb858ea7ffcbb82197939e6a5

Comment by Ross Lawley [ 17/Jul/20 ]

PR: https://github.com/rozza/mongo-kafka/pull/26

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