Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-14048 The Next Generation of the Consumer Rebalance Protocol
  3. KAFKA-14793

Propagate Topic Ids to the Group Coordinator during Offsets Commit

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.5.0
    • None
    • None

    Description

      KAFKA-14690 introduces topic ids in the OffsetCommit API in the request layer. Propagation of topic ids within the group coordinator has been left out of scope. Whether topic ids are re-mapped internally in the group coordinator or the group coordinator starts to rely on TopicIdPartition.

      Note that with KAFKA-14690, the offset commit response data built by the coordinator includes topic names only, and topic ids need to be injected afterwards outside of the coordinator before serializing the response.

      Attachments

        Issue Links

          Activity

            People

              adupriez Alexandre Dupriez
              adupriez Alexandre Dupriez
              David Jacot David Jacot
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: