kafka-go icon indicating copy to clipboard operation
kafka-go copied to clipboard

Add BatchNoWait parameter

Open peliseev opened this issue 2 years ago • 0 comments

Add BatchNoWait parameter. This parameter resolves the performance issue that occurs when a synchronous client waits for a BatchTimeout, even when there is nothing left to flush.

See https://github.com/segmentio/kafka-go/issues/852

peliseev avatar Jul 20 '23 07:07 peliseev