You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Kirk True (Jira)" <ji...@apache.org> on 2023/04/04 18:01:00 UTC

[jira] [Assigned] (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:all-tabpanel ]

Kirk True reassigned KAFKA-14831:
---------------------------------

    Assignee: Kirk True

> 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
>            Reporter: Jason Gustafson
>            Assignee: Kirk True
>            Priority: Major
>
> 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)