Kafka producer not send out message even though batch.size is reached

后端 未结 0 652
心在旅途
心在旅途 2021-02-09 16:31

This is a Spring + Kafka application. The kafka config is as below. batch.size=1 and linger.ms = 20000.

acks = 1
batch.size = 1
bootstra         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题