Kafka producer doesn't send event to topic from integration test

后端 未结 0 486
慢半拍i
慢半拍i 2020-12-30 04:19

I have a following producer\'s configuration:

    acks = 1
    batch.size = 16384
    bootstrap.servers = [http://x.x.x.x:9092]
    buffer.memory = 33554432
          


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