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: Cleanup backpressure state between assignments #299

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

lynnagara
Copy link
Member

This is a fix for inc-552

It caused a bug where a message could be submitted to the processing strategy twice immediately after assignment if there was backpressure before the rebalance.

This is a fix for inc-552

It caused a bug where a message could be submitted to the processing
strategy twice immediately after assignment if there was backpressure
before the rebalance.
@lynnagara lynnagara requested a review from a team as a code owner November 6, 2023 17:33
@lynnagara lynnagara enabled auto-merge (squash) November 6, 2023 18:26
Copy link
Member

@john-z-yang john-z-yang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. Let's inform the oncall when we bump the version in sentry just in case we missed something and the error shows up again.

@lynnagara lynnagara merged commit fb06b7e into main Nov 6, 2023
8 checks passed
@lynnagara lynnagara deleted the cleanup-state-between-assignments branch November 6, 2023 18:57
untitaker added a commit to getsentry/snuba that referenced this pull request Nov 17, 2023
kokizzu pushed a commit to kokizzu/snuba that referenced this pull request Nov 24, 2023
untitaker added a commit that referenced this pull request Jan 17, 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.

None yet

2 participants