[ 
https://issues.apache.org/jira/browse/KAFKA-14349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816045#comment-17816045
 ] 

Divij Vaidya edited comment on KAFKA-14349 at 2/9/24 12:52 PM:
---------------------------------------------------------------

[~cmccabe] might have forgot to close this since it's still open. As per 
[https://github.com/apache/kafka/blob/092dc7fc467ed7d354ec504d6939b3fcd7b80632/core/src/main/scala/kafka/server/DynamicBrokerConfig.scala#L298]
(I might be wrong) but we are only reconfiguring the IO thread pool and not the 
network thread pool.

Let's wait for [~cmccabe] to clarify this.


was (Author: divijvaidya):
[~cmccabe] might have forgot to close this since it's still open. I am closing 
this. I have verified that controller threads pools can be dynamically resized 
as per 
https://github.com/apache/kafka/blob/092dc7fc467ed7d354ec504d6939b3fcd7b80632/core/src/main/scala/kafka/server/DynamicBrokerConfig.scala#L298

> Support dynamically resizing the KRaft controller's thread pools
> ----------------------------------------------------------------
>
>                 Key: KAFKA-14349
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14349
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Colin McCabe
>            Priority: Major
>              Labels: 4.0-blocker, kip-500
>
> Support dynamically resizing the KRaft controller's request handler and 
> network handler thread pools. See {{DynamicBrokerConfig.scala}}.



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

Reply via email to