Hi Kafka Team, Is Compression happening on Producer Side (on application thread meaning thread that call send method or background Kafka thread ) and where does decompression Consumer side ?
Is there any Compression/Decompression happening on Brokers Side when receiving message from producer and sending message to consumers ? Thanks for your help ! Thanks, Bhavesh