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

burrow lags in generating consumer/topic list #752

Open
deathyard opened this issue Apr 26, 2022 · 0 comments
Open

burrow lags in generating consumer/topic list #752

deathyard opened this issue Apr 26, 2022 · 0 comments

Comments

@deathyard
Copy link

Im facing an issue when trying to get all consumer groups and topics under a kafka cluster through the HTTP endpoints:-
/v3/kafka/(cluster)/consumer and /v3/kafka/(cluster)/consumer/(group)
Everytime burrow is restarted (using kill -1 and running the process again), the output of the above endpoints will initially display empty lists and then slowly start to update with actual amount of consumers/topics over the period of next 5-10 seconds.

Is this intended behaviour or burrow can get incomplete data from kafka clusters ?

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

1 participant