CMAK icon indicating copy to clipboard operation
CMAK copied to clipboard

[ERROR] k.m.a.c.KafkaStateActor - KafkaTopicOffsetGetter exception

Open Rustam-Z opened this issue 3 years ago • 2 comments

Hello, I have a producer which sends messages to Kafka Topic. But offset is not being updated in CMAK UI. But when I checked whether data is saved with kafka-console-consumer --bootstrap-server localhost:9092 --topic python_twits --from-beginning, everything is fine.

What kind of problem do I have? Is it because of some versions of Kafka-python library?

kafka-consumer-groups --bootstrap-server localhost:9092 --describe --group console-consumer-50728 --offsets

Here you may see that offset is changing over the time, but it is still not visible in CMAK:

offsets_diff

Rustam-Z avatar Dec 07 '21 06:12 Rustam-Z

@icco @davglass @flyaruu @dnelson Guys could you help please?

Rustam-Z avatar Dec 07 '21 09:12 Rustam-Z

谢谢!已收到邮件!

CaiNiaoMing avatar Dec 07 '21 09:12 CaiNiaoMing