Chia-Ping Tsai created KAFKA-19526: -------------------------------------- Summary: Enable to use DescribeTopicPartitionsRequest with topic id Key: KAFKA-19526 URL: https://issues.apache.org/jira/browse/KAFKA-19526 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
According to the discussion of KIP-966, `DescribeTopicRequest` does not support topic id in the final. This has led to the option `DescribeTopicsOptions#partitionSizeLimitPerResponse` only supporting the topic name. This jira is being used to trace the implementation of topic id support for DescribeTopicRequest. -- This message was sent by Atlassian Jira (v8.20.10#820010)