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

Fix: issue-532. Snuba using incorrect kafka topic/group. #543

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

colincoghill
Copy link
Contributor

I believe snuba was using the wrong queue for transactions subscription, making it conflict with the events queue, causing things to get blocked up.

I've set it to use what I believe is the right one. This seems to work well for me.

This is my first sentry PR, I think this is right, but can someone verify this is correct? :)

Let me know if I need to do anything else.

#532

@z0rc
Copy link
Contributor

z0rc commented Jan 31, 2022

@Mokto Any comments on this? This is quite important fix and it wasn't included in 13.0.0 for some reason.

@Mokto Mokto merged commit c33977d into sentry-kubernetes:develop Feb 1, 2022
@Mokto
Copy link
Contributor

Mokto commented Feb 1, 2022

Thanks. Pushing it as 13.0.1

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

Successfully merging this pull request may close these issues.

3 participants