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

Mickael Maison commented on KAFKA-7589:
---------------------------------------

KIP-788: 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-788%3A+Allow+configuring+num.network.threads+per+listener

> Allow configuring num.network.threads per listener
> --------------------------------------------------
>
>                 Key: KAFKA-7589
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7589
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Mickael Maison
>            Assignee: Mickael Maison
>            Priority: Major
>              Labels: needs-kip
>
> It's pretty common to have several listeners defined on Kafka brokers. 
> Internal listeners not exposed to clients typically handle a lot less 
> traffic. Each listener has its own pool of network threads. It would be nice 
> to be able to set the sizes of these pool individually. Having dozens of 
> threads idling on a very low throughput listener is wasteful.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to