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

Kamal Chandraprakash updated KAFKA-17928:
-----------------------------------------
    Description: 
* {{remote.log.manager.copier.thread.pool.size}}
 * 
{{remote.log.manager.expiration.thread.pool.size}} and
 * {{remote.log.reader.threads}}

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 {{num.io.threads. }}

> 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
>            Priority: Major
>
> * {{remote.log.manager.copier.thread.pool.size}}
>  * 
> {{remote.log.manager.expiration.thread.pool.size}} and
>  * {{remote.log.reader.threads}}
> 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 {{num.io.threads. }}



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

Reply via email to