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

fixes bug in merge tablet reservations #4604

Merged
merged 1 commit into from
May 24, 2024

Conversation

keith-turner
Copy link
Contributor

The fate step that reserves tablets for merge was signaling it was ready when it was not in the case where its scan of the metadata table took 0ms. This was causing some ITs to fail. The bug was introduced in #4574

The fate step that reserves tablets for merge was signaling it
was ready when it was not in the case where its scan of the
metadata table took 0ms.  This was causing some ITs to fail.  The
bug was introduced in apache#4574
@keith-turner keith-turner merged commit f6828d3 into apache:elasticity May 24, 2024
8 checks passed
@keith-turner keith-turner deleted the fix-merge-bug branch May 24, 2024 22:17
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

1 participant