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

raft: properly setup BenchmarkStatus #138228

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

iskettaneh
Copy link
Contributor

This commit properly sets up BenchmarkStatus so that the leader organically steps up and knows about all the followers. This way, calls like LeadSupportUntil will be actually calculated.

References: #137264

Release note: None

@iskettaneh iskettaneh requested a review from miraradeva January 3, 2025 15:18
@iskettaneh iskettaneh requested a review from a team as a code owner January 3, 2025 15:18
@cockroach-teamcity
Copy link
Member

This change is Reviewable

This commit properly sets up BenchmarkStatus so that the leader
organically steps up and knows about all the followers. This way,
calls like LeadSupportUntil will be actually calculated.

References: cockroachdb#137264

Release note: None
Copy link
Contributor

@miraradeva miraradeva left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @iskettaneh)

@iskettaneh
Copy link
Contributor Author

TFTR!

bors r+

@craig craig bot merged commit 7d91020 into cockroachdb:master Jan 6, 2025
22 checks passed
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.

3 participants