[ https://issues.apache.org/jira/browse/KAFKA-17041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874830#comment-17874830 ]
Lin Siyuan edited comment on KAFKA-17041 at 8/19/24 9:35 AM: ------------------------------------------------------------- hi [~omnia_h_ibrahim] ,MetadataRequest.json may have some errors :1. Incorrect spelling of pagination; 2.Cursor type is wrong and there should be no groupId !image-2024-08-19-17-32-08-015.png! was (Author: JIRAUSER303691): MetadataRequest.json may have some errors,pagination spelling errors and Cursor type errors !image-2024-08-19-17-32-08-015.png! > Add pagination when describe large set of metadata via Admin API > ----------------------------------------------------------------- > > Key: KAFKA-17041 > URL: https://issues.apache.org/jira/browse/KAFKA-17041 > Project: Kafka > Issue Type: Improvement > Components: admin > Reporter: Omnia Ibrahim > Assignee: Omnia Ibrahim > Priority: Major > Attachments: image-2024-08-01-14-08-00-999.png, > image-2024-08-19-17-32-08-015.png > > > Some of the request via Admin API timeout on large cluster or cluster with > large set of specific metadata. For example OffsetFetchRequest and > DescribeLogDirsRequest timeout due to large number of partition on cluster. > Also DescribeProducersRequest and ListTransactionsRequest time out due to too > many short lived PID or too many hanging transactions > [KIP-1062: Introduce Pagination for some requests used by Admin > API|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1062%3A+Introduce+Pagination+for+some+requests+used+by+Admin+API] -- This message was sent by Atlassian Jira (v8.20.10#820010)