Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
None
Description
The producer should check for the COORDINATOR_LOADING error when handling the TxnOffsetCommit response. We fixed the logic in GroupCoordinator to correctly check for offset loading in https://github.com/apache/kafka/pull/4788. Prior to this fix, it was not possible to see this error, so we were able to get away with not having the check.
Attachments
Issue Links
- links to