[
https://issues.apache.org/jira/browse/KAFKA-14777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934223#comment-17934223
]
Lianet Magrans commented on KAFKA-14777:
----------------------------------------
Hello [~adupriez] , this looks like a dup (subset) of
https://issues.apache.org/jira/browse/KAFKA-15283 which aims at including
client support for topic IDs for OffsetCommit and OffsetFetch. Should we close
it? Thanks!
> 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)