You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Alexandre Dupriez (Jira)" <ji...@apache.org> on 2023/03/05 15:43:00 UTC

[jira] [Created] (KAFKA-14777) Add support of topic id for OffsetCommitRequests in CommitRequestManager

Alexandre Dupriez created KAFKA-14777:
-----------------------------------------

             Summary: 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


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)