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

suppot partitions parameter for consumer events #566

Merged
merged 4 commits into from
Feb 7, 2022

Conversation

pyama86
Copy link
Contributor

@pyama86 pyama86 commented Feb 4, 2022

refs: https://forum.sentry.io/t/perfomance-metric-alarm-related-to-snuba-events-subscriptions-consumers-snuba-transactions-subscriptions-consumers/15102

Hi!
sentry-snuba-subscription-consumer-events expect partition of kafka topic is 1,but kafka should has some partition if you want to fault tolerance.
So I add paramter for kafka partition.
thanks.

@Mokto
Copy link
Contributor

Mokto commented Feb 7, 2022

Thanks.

Could you also update the minor version ?

@pyama86
Copy link
Contributor Author

pyama86 commented Feb 7, 2022

@Mokto
thanks your response.
I updated the minor version.
thasnk.

@Mokto
Copy link
Contributor

Mokto commented Feb 7, 2022

Sorry but you updated the patch version.

As you added a new feature, I'd like the minor version to be updated.

Thanks!

@pyama86
Copy link
Contributor Author

pyama86 commented Feb 7, 2022

Oh...
I have fixed it.

@Mokto Mokto merged commit 26128fe into sentry-kubernetes:develop Feb 7, 2022
@Mokto
Copy link
Contributor

Mokto commented Feb 7, 2022

Perfect, thanks!

@pyama86 pyama86 deleted the support-partitions branch February 7, 2022 13:52
Mokto pushed a commit that referenced this pull request Jun 7, 2022
snuba-subscription-consumer-transactions requires same fix as #566 when
running with partitioned topic.
This was referenced Apr 12, 2024
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.

2 participants