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(core): fix duplicate mutation entries for count index (#9208) #9209

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

harshil-goel
Copy link
Contributor

Due to duplicate entries in the count index, sometimes we had wrong count being reported. This wrong count was causing the transcation is too old issue. This diff fixes the duplicate entries fixing the issue.

Due to duplicate entries in the count index, sometimes we had wrong
count being reported. This wrong count was causing the transcation is
too old issue. This diff fixes the duplicate entries fixing the issue.
@harshil-goel harshil-goel requested a review from a team as a code owner November 5, 2024 16:50
@github-actions github-actions bot added area/testing Testing related issues area/core internal mechanisms go Pull requests that update Go code labels Nov 5, 2024
@harshil-goel harshil-goel enabled auto-merge (squash) November 5, 2024 16:52
@harshil-goel harshil-goel disabled auto-merge November 5, 2024 17:51
@harshil-goel harshil-goel enabled auto-merge (squash) November 5, 2024 17:51
@harshil-goel harshil-goel disabled auto-merge November 5, 2024 17:52
@harshil-goel harshil-goel merged commit 27450c1 into release/v24 Nov 5, 2024
14 checks passed
@harshil-goel harshil-goel deleted the harshil-goel/duplicate-cherry branch November 5, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core internal mechanisms area/testing Testing related issues go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant