[
https://issues.apache.org/jira/browse/KAFKA-17041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870095#comment-17870095
]
Lin Siyuan commented on KAFKA-17041:
------------------------------------
Hi [~omnia_h_ibrahim] , I have a few questions, because of the presence of
‘futureLogs’, the same partition will appear under a different path in
'kafka.logs.dir', And for DescribeLogDirsRequest the first level category is
'logDir', so I think we might need to add 'logDir' to 'Cursor', don't you think?
!image-2024-08-01-14-08-00-999.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
>
>
> 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)