Sudesh Wasnik created KAFKA-14339:
-------------------------------------
Summary: producer commits-transaction even if offsetWriter faces
serializationError
Key: KAFKA-14339
URL: https://issues.apache.org/jira/browse/KAFKA-14339
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Reporter: Sudesh Wasnik
In ExactlyOnceWorkerSourceTask, producer.commitTransaction is performed even if
offsetWriter faces a serialization error.
This leads to no offsets being sent to the producer, but still trying to commit
the transaction.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)