hpgrahsl / kafka-connect-mongodb

**Unofficial / Community** Kafka Connect MongoDB Sink Connector -> integrated 2019 into the official MongoDB Kafka Connector here: https://www.mongodb.com/kafka-connector
Apache License 2.0
153 stars 60 forks source link

Ensuring order of bulk operations to avoid data loss or inconistent #99

Closed victorgp closed 5 years ago

victorgp commented 5 years ago

Solving this issue: https://github.com/hpgrahsl/kafka-connect-mongodb/issues/98

hpgrahsl commented 5 years ago

Many thx for providing a quick fix for this @victorgp. Highly appreciated. I think in future version this might even be something that should be available as configuration option with ordered of course to be the default here.