hi Andrei Thanks for this find and KIP. Two questions is left.
1) Is there significant side effect if we disable it? For example, does it cause higher latency in your cluster? If there is no obvious side effect, could we disable it by default? 2) As you mentioned that most packets belong to inter broker messages, is it worth enabling user to use different value (of this new config) to different listener? For example, users can disable it on controller listener and enable it on data listener? On 2021/03/17 15:32:47 Andrei Iatsuk wrote: > Hello everyone, > > I would like to start a discussion on KIP-723, which propose adding a Kafka > Config property with TCP_NODELAY socket option flag, that currently hardcoded > in true. > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-723%3A+Add+socket.tcp.no.delay+property+to+Kafka+Config > > Best regards, > Andrei Iatsuk