Skip to content

[8.1] Optimize calculating the presence of a quorum (#83638)#83674

Merged
arteam merged 1 commit intoelastic:8.1from
arteam:backport/8.1/pr-83638
Feb 8, 2022
Merged

[8.1] Optimize calculating the presence of a quorum (#83638)#83674
arteam merged 1 commit intoelastic:8.1from
arteam:backport/8.1/pr-83638

Conversation

@arteam
Copy link
Copy Markdown
Contributor

@arteam arteam commented Feb 8, 2022

Backports the following commits to 8.1:

We don't need to create new `HashSet` and remove elements from it to get an intersection.
We only care about the amount of notes that have voted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants