Skip to content

storage_api: don't check raft status in test #148593

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

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

tbg
Copy link
Member

@tbg tbg commented Jun 20, 2025

This seems unrelated to the test. We don't actually guarantee that a single node raft group can't transition through StateCandidate; clearly it's possible.

Via backports:
Closes #148564.

Epic: none

This seems unrelated to the test. We don't actually guarantee that a single
node raft group can't transition through StateCandidate; clearly it's possible.

Via backports:
Closes cockroachdb#148564.

Epic: none
@tbg tbg requested a review from stevendanna June 20, 2025 12:12
@tbg tbg added the backport-all Flags PRs that need to be backported to all supported release branches label Jun 20, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@tbg
Copy link
Member Author

tbg commented Jun 23, 2025

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Jun 23, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-all Flags PRs that need to be backported to all supported release branches v25.3.0-prerelease
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pkg/server/storage_api/storage_api_test: TestRangesResponse failed
3 participants