[
https://issues.apache.org/jira/browse/KAFKA-14831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated KAFKA-14831:
------------------------------
Description: 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. (was: 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.)
> 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)