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 the KIP to mention it. Thanks On Wed, Nov 3, 2021 at 3:57 AM Mason Legere <mason.leg...@salesforce.com.invalid> wrote: > > Cool, great idea. > > Mason > > On Tue, Oct 26, 2021 at 10:35 AM Israel Ekpo <israele...@gmail.com> 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) to make it clear for the users > > > > Nevertheless, the KIP is solid and will help configure and scale the > > different components independently > > > > Looks great to me > > > > > > > > On Tue, Oct 26, 2021 at 1:27 PM Ryanne Dolan <ryannedo...@gmail.com> > > wrote: > > > > > Neat! Makes sense to me. > > > > > > Ryanne > > > > > > On Tue, Oct 26, 2021, 11:02 AM Mickael Maison <mickael.mai...@gmail.com> > > > 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 > > > > > > > > Please let me know if you have any feedback. > > > > Thanks > > > > > > > > >