You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chris Egerton (Jira)" <ji...@apache.org> on 2022/11/30 00:57:00 UTC

[jira] [Updated] (KAFKA-14339) Source task producers commit transactions even if offsets cannot be serialized

     [ https://issues.apache.org/jira/browse/KAFKA-14339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Egerton updated KAFKA-14339:
----------------------------------
    Priority: Major  (was: Minor)

> Source task producers commit transactions even if offsets cannot be serialized
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-14339
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14339
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>            Reporter: Sudesh Wasnik
>            Assignee: Greg Harris
>            Priority: Major
>
> 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)