^C[[email protected] kafka_2.11-0.11.0.0]$ bin/kafka-console-produ.sh --broker-list hadoop103:9092 --topic k1
发送
[2018-12-12 10:42:17,674] ERROR Error when sending message to topic k1 with key: null, value: 6 bytes with error: (org.apache.kafka.clients.producer.internals.ErrorLoggingCallback)
org.apache.kafka.common.errors.TimeoutException: Expiring 1 record(s) for k1-1: 1547 ms has passed since batch creation plus linger time

kafka无法消费消息 when sending message to topic
kafka无法消费消息 when sending message to topic

相关文章:

  • 2021-08-01
  • 2021-08-08
  • 2022-01-03
  • 2021-07-20
  • 2021-11-18
  • 2021-10-01
  • 2021-08-28
  • 2021-08-08
猜你喜欢
  • 2022-12-23
  • 2021-11-28
  • 2021-07-07
  • 2021-10-03
  • 2022-02-08
  • 2021-11-30
  • 2021-04-02
相关资源
相似解决方案