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

Update cluster state publish time prior to updating convergence metrics #32237

Merged

Conversation

vekterli
Copy link
Member

@hakonhall please review

We use the time point of the last published state to infer if nodes should be counted as not converged, but this must be done for the publish time of the new state, not the old state. Otherwise we risk over-counting.

We use the time point of the last published state to infer if
nodes should be counted as not converged, but this must be done
for the publish time of the _new_ state, not the old state.
Otherwise we risk over-counting.
@vekterli vekterli requested a review from hakonhall August 23, 2024 11:37
@hakonhall hakonhall merged commit d33b701 into master Aug 23, 2024
3 checks passed
@hakonhall hakonhall deleted the vekterli/update-publish-time-before-updating-metrics branch August 23, 2024 12:09
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.

2 participants