[
https://issues.apache.org/jira/browse/KAFKA-14852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Satish Duggana updated KAFKA-14852:
-----------------------------------
Fix Version/s: 3.7.0
(was: 3.6.0)
> Propagate Topic Ids to the Group Coordinator for Offset Fetch
> -------------------------------------------------------------
>
> Key: KAFKA-14852
> URL: https://issues.apache.org/jira/browse/KAFKA-14852
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Alexandre Dupriez
> Assignee: Alexandre Dupriez
> Priority: Major
> Fix For: 3.7.0
>
>
> This task is the sibling of KAFKA-14793 which propagates topic ids in the
> group coordinator on the offset commit (write) path. The purpose of this JIRA
> is to change the interfaces of the group coordinator and its adapter to
> propagate topic ids in a similar way.
> KAFKA-14691 will add the topic ids to the OffsetFetch API itself so that
> topic ids are propagated from clients to the coordinator on the offset fetch
> path.
> Changes to the persisted data model (group metadata and keys) are out of
> scope.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)