Hi Israel,
The notation used in this KIP to specify a listener already exists in
Kafka. It will keep the same format and rules than for other
configurations. For example, see the documentation of max.connections:
https://kafka.apache.org/documentation/#brokerconfigs_max.connections
I've updated t
Cool, great idea.
Mason
On Tue, Oct 26, 2021 at 10:35 AM Israel Ekpo wrote:
> Mickael,
>
> It will great to specify if the listener name is case sensitive (ie do you
> need to use upper case in the config)
>
> Your examples should reference actual listener names and the case (upper or
> lower)
Mickael,
It will great to specify if the listener name is case sensitive (ie do you
need to use upper case in the config)
Your examples should reference actual listener names and the case (upper or
lower) to make it clear for the users
Nevertheless, the KIP is solid and will help configure and
Neat! Makes sense to me.
Ryanne
On Tue, Oct 26, 2021, 11:02 AM Mickael Maison
wrote:
> Hi all,
>
> I wrote a KIP to allow setting the number of network threads per listener:
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-788%3A+Allow+configuring+num.network.threads+per+listener
>
> P
Hi all,
I wrote a KIP to allow setting the number of network threads per listener:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-788%3A+Allow+configuring+num.network.threads+per+listener
Please let me know if you have any feedback.
Thanks