Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-14402 Transactions Server Side Defense
  3. KAFKA-15784

Ensure atomicity of in memory update and write when transactionally committing offsets

    XMLWordPrintableJSON

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

          Activity

            People

              jolshan Justine Olshan
              jolshan Justine Olshan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: