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

Kamal Chandraprakash resolved KAFKA-17928.
------------------------------------------
    Resolution: Fixed

> Make remote log manager thread-pool configs dynamic
> ---------------------------------------------------
>
>                 Key: KAFKA-17928
>                 URL: https://issues.apache.org/jira/browse/KAFKA-17928
>             Project: Kafka
>          Issue Type: Task
>            Reporter: Kamal Chandraprakash
>            Assignee: Peter Lee
>            Priority: Major
>              Labels: kip
>
> The above configs are used to configure the number of threads to 
> copy/delete/read the data from remote storage. We need those thread-pool 
> configs to be updated dynamically to adjust them based on-demand. This is 
> similar to dynamically configuring the request handler threads 
> ({{{}num.io.threads{}}}):
>  * {{remote.log.manager.copier.thread.pool.size}}
>  * {{remote.log.manager.expiration.thread.pool.size}} 
>  * {{remote.log.reader.threads}} and
>  * {{remote.log.manager.thread.pool.size}} (deprecated in 
> [KIP-950|https://cwiki.apache.org/confluence/display/KAFKA/KIP-950%3A++Tiered+Storage+Disablement])
>  
> This ticket requires 
> [KIP-1105|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1105%3A+Make+remote+log+manager+thread-pool+configs+dynamic]
>  to be approved.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to