[ 
https://issues.apache.org/jira/browse/KAFKA-17041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Omnia Ibrahim updated KAFKA-17041:
----------------------------------
    Description: 
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]

  was:
Some of the request via Admin API do timeout on large cluster or cluster with 
too many 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]


> 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: Task
>          Components: admin
>            Reporter: Omnia Ibrahim
>            Priority: Major
>
> 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)

Reply via email to