You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Mickael Maison (Jira)" <ji...@apache.org> on 2023/05/05 14:11:00 UTC

[jira] [Commented] (KAFKA-14831) Illegal state errors should be fatal in transactional producer

    [ https://issues.apache.org/jira/browse/KAFKA-14831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17719885#comment-17719885 ] 

Mickael Maison commented on KAFKA-14831:
----------------------------------------

Is this near completion? If not I'll move this out of 3.5 as we're now past code freeze.

> Illegal state errors should be fatal in transactional producer
> --------------------------------------------------------------
>
>                 Key: KAFKA-14831
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14831
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients, producer 
>    Affects Versions: 3.2.3
>            Reporter: Jason Gustafson
>            Assignee: Kirk True
>            Priority: Major
>             Fix For: 3.5.0
>
>
> In KAFKA-14830, the producer hit an illegal state error. The error was propagated to the `Sender` thread and logged, but the producer otherwise continued on. It would be better to make illegal state errors fatal since continuing to write to transactions when the internal state is inconsistent may cause incorrect and unpredictable behavior.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)