kafka 报错事务性生产者和消费者都为同一个组提交偏移量,如何排查?

新手上路,请多包涵

报错内容:
WARN [GroupMetadataManager brokerId=0] group: test with leader: consumer-test-1-bfff9f26-2cf1-4b62-a161-ca6dc6c62acd has received offsecommits from consumers as well as transactional producers. Mixing both types of offset commits will generally result in surprises and should be avoided. (kafka.coordinator.gup.GroupMetadataManager)

请问如何找到“consumer-test-1-bfff9f26-2cf1-4b62-a161-ca6dc6c62acd” 对应的 topic 名称?

阅读 903
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题