dajac opened a new pull request, #22239:
URL: https://github.com/apache/kafka/pull/22239

   This patch updates `TxnOffsetCommitHandler` in `TransactionManager` to
   handle the two new error codes alongside the existing
   `ILLEGAL_GENERATION` and `UNKNOWN_MEMBER_ID` cases. All four are
   treated as a consumer group metadata mismatch and abort the
   transaction with a `CommitFailedException`, so behavior at v6+ is
   identical to v0-5.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to