[ https://issues.apache.org/jira/browse/KAFKA-14831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17719931#comment-17719931 ]
Kirk True commented on KAFKA-14831: ----------------------------------- [~jolshan] has been providing most of the feedback on the PR. [~jolshan] - what do you think? Is it "near" to be doing done or no? I'd prefer to wait if there's any question about correctness/stability. > 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)