Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Cannot get GetMemberAssignment of group member #227

Closed
kmatsoukas opened this issue May 31, 2021 · 4 comments
Closed

Error: Cannot get GetMemberAssignment of group member #227

kmatsoukas opened this issue May 31, 2021 · 4 comments

Comments

@kmatsoukas
Copy link

Hello,

Every time Prometheus scrapes the exporter, the exporter logs the error:

level=error msg="Cannot get GetMemberAssignment of group member &{GROUP_NAME xxx.xxx.xxx.xxx/xxx.xxx.xxx.xxx [....] []} : kafka: insufficient data to decode packet, more bytes expected" source="kafka_exporter.go:413"

Kafka version: 2.7.0

Any idea how to fix this?

@airwalk225
Copy link

Looks like this is a problem in the latest release v1.3.1 we downgraded to v1.3.0 and had no issues after that.

@drTr0jan
Copy link

drTr0jan commented Sep 7, 2021

There is the problem in v1.3.2 also.

@danielqsj
Copy link
Owner

this is related to this change #220.
@iamgd67 please have a look~

@danielqsj
Copy link
Owner

V1.4.0 is released, the default behavior of consumer group offset is same as v1.3.0, please have a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants