Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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. The purpose of this PR is to extend the support of topic ids to this new component.