Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
3.7.0
-
None
-
None
-
None
Description
https://github.com/apache/kafka/pull/14370 (KAFKA-15449) removed the locking around validating, updating state, and writing to the log transactional offset commits. (The verification causes us to release the lock)
This was discovered in the discussion of https://github.com/apache/kafka/pull/14629 (KAFKA-15653).
Since KAFKA-15653 is needed for 3.5.1, it makes sense to address the locking issue separately with this ticket.
Attachments
Issue Links
- links to