Calvin Liu created KAFKA-16479:
----------------------------------
Summary: Add pagination supported describeTopic interface
Key: KAFKA-16479
URL: https://issues.apache.org/jira/browse/KAFKA-16479
Project: Kafka
Issue Type: Sub-task
Reporter: Calvin Liu
During the DescribeTopicPartitions API implementations, we found it awkward to
place the pagination logic within the current admin client describe topic
interface. So, in order to change the interface, we may need to have a boarder
discussion like creating a KIP. Or even a step forward, to discuss a general
client side pagination framework.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)