[
https://issues.apache.org/jira/browse/KAFKA-14777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot deleted KAFKA-14777:
--------------------------------
> Add support of topic id for OffsetCommitRequests in CommitRequestManager
> ------------------------------------------------------------------------
>
> Key: KAFKA-14777
> URL: https://issues.apache.org/jira/browse/KAFKA-14777
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Alexandre Dupriez
> Assignee: Alexandre Dupriez
> Priority: Minor
>
> Topic IDs have been introduced to the {{OffsetCommitRequest}} in KAFKA-14690.
> The consumer coordinator now generates these requests with topic ids when all
> topics present in the request have a resolved id.
> This change was not added to the commit request manager to limit the scope of
> [PR-13240|https://github.com/apache/kafka/pull/13240]. The purpose of this PR
> is to extend the support of topic ids to this new component.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)