[ https://issues.apache.org/jira/browse/KAFKA-14852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexandre Dupriez updated KAFKA-14852: -------------------------------------- Description: 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. was: 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 group coordinator 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. > 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.5.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)