SpringBoot工程连远程Kafka报错

  • Post author:
  • Post category:其他


WARN 17028 — [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-2, groupId=test-hello-group] Connection to node 0 could not be established. Broker may not be available.

WARN 17028 — [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-2, groupId=test-hello-group] Connection to node 0 could not be established. Broker may not be available.

WARN 17028 — [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-2, groupId=test-hello-group] Connection to node 0 could not be established. Broker may not be available.

一直弹这个

一定要记得配置完把前面  # 的注解打开 要不然配置无效



版权声明:本文为qq_44876234原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。