求助,报The group member's supported protocols are incompatible with those of existing members.?

小蕊 发表于: 2016-11-30   最后更新时间: 2016-11-30 16:51:48   5,033 游览

当我启动官网提供的WordCountProcessorDemo时候,报

Exception in thread "StreamThread-1" org.apache.kafka.common.errors.InconsistentGroupProtocolException: The group member's supported protocols are incompatible with those of existing members.

请问这是什么原因?

发表于 2016-11-30

你是不是有2个消费者在消费这个topic,只能有1个消费。

你的答案

查看kafka相关的其他问题或提一个您自己的问题