The group coordinator is not available-Kafka

前端 未结 5 983
野性不改
野性不改 2021-02-03 11:50

When I am write a topic to kafka,there is an error:Offset commit failed:

2016-10-29 14:52:56.387 INFO [nioEventLoopGroup-3-1][org.apache.kafka.commo         


        
5条回答
  •  滥情空心
    2021-02-03 12:24

    The solution for me was that I had to make sure KAFKA_ADVERTISED_HOST_NAME was the correct IP address of the server.

提交回复
热议问题