dajac opened a new pull request, #22214: URL: https://github.com/apache/kafka/pull/22214
This patch updates `OffsetMetadataManager` to propagate `GROUP_ID_NOT_FOUND` and `STALE_MEMBER_EPOCH` directly starting from version 6 of the `TxnOffsetCommit` API, both at the group lookup and at the per-partition validator. The legacy mapping to `ILLEGAL_GENERATION` is preserved for versions 0 to 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]
