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

fix: protect 'join' operation with a global lock #137

Conversation

SergeTupchiy
Copy link
Contributor

The lock must resolve conflicts between two nodes trying to join each other simultaneously

Fixes: EMQX-9588, #10380

ieQu1
ieQu1 previously approved these changes Apr 24, 2023
@SergeTupchiy SergeTupchiy force-pushed the EMQX-9588-fix-nodes-joining-each-other-simultaneously branch from da09b6d to e558f2b Compare April 24, 2023 16:13
@SergeTupchiy SergeTupchiy requested a review from ieQu1 April 24, 2023 16:13
The lock must resolve conflicts between two nodes trying to join
each other simultaneously

Fixes: EMQX-9588, #10380
@SergeTupchiy SergeTupchiy force-pushed the EMQX-9588-fix-nodes-joining-each-other-simultaneously branch from e558f2b to 5487cbc Compare April 24, 2023 16:14
@SergeTupchiy SergeTupchiy marked this pull request as ready for review April 24, 2023 16:15
@SergeTupchiy SergeTupchiy merged commit 4793bcb into emqx:main Apr 24, 2023
2 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.

None yet

2 participants