Closed fahadhasher closed 4 years ago
This fix should actually be introduced in Kafka Connect framework. The following causes a single duplicate record(last committed) to be processed in case of restarts and rebalances.
@SanchayGupta1197 @ohadbitt Please review and merge this PR. Thanks!
This fix should actually be introduced in Kafka Connect framework. The following causes a single duplicate record(last committed) to be processed in case of restarts and rebalances.