The group member's supported protocols are incompatible with those of existing members
启动kafka消费者报错:
Exception in thread “Thread-2” org.apache.kafka.common.errors.InconsistentGroupProtocolException: The group member’s supported protocols are incompatible with those of existing members.
是因为有多个消费者在消费一个topic
还没有评论,来说两句吧...