[
https://issues.apache.org/jira/browse/KAFKA-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mickael Maison resolved KAFKA-7589.
-----------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
> 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
> Fix For: 3.2.0
>
>
> 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)