Company
Date Published
Author
Robert Walters
Word count
220
Language
English
Hacker News points
None

Summary

The MongoDB Connector for Apache Kafka has released version 1.2, which includes various bug fixes and enhancements. The most notable feature is a performance improvement that allows the sink connector to use multiple tasks, enabling parallel data ingestion from topics and potentially resulting in out-of-order data in the sink. This enhancement can be achieved by configuring the `tasks.max` property in the sink. For more information about the connector and its changes, users can refer to the MongoDB Community page or the CHANGELOG.md file. The updated connector is available for download on GitHub or directly from Confluent Hub.