Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixing 3-cycle possible deadlock #3269

Merged
merged 1 commit into from
May 10, 2021
Merged

Fixing 3-cycle possible deadlock #3269

merged 1 commit into from
May 10, 2021

Conversation

clemahieu
Copy link
Contributor

active_transactions -> election -> mdb_write_mutex. This was introduced with final votes and is alleviated by releasing the election mutex before issuing a final vote which requires the database write mutex.

…db_write_mutex. This was introduced with final votes and is alliviated by releasing the election mutex before issuing a final vote which requires the database write mutex.
@zhyatt zhyatt added the bug label May 9, 2021
@zhyatt zhyatt added this to the V22.0 milestone May 9, 2021
@clemahieu clemahieu merged commit 186babe into develop May 10, 2021
@zhyatt zhyatt deleted the final_vote_deadlock branch September 21, 2021 21:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants