8000 chore: bump `ekka` to 0.19.8 by keynslug · Pull Request #14536 · emqx/emqx · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@keynslug
Copy link
Contributor
@keynslug keynslug commented Jan 13, 2025

Fixes EMQX-13588.

Release version: v/e5.8.5

Summary

Includes emqx/mria#184.

Makes global lock guarding mria:join/1 operations stricter. Otherwise, concurrent joins can ruin each other's lives and make any further cluster operations impossible. This can happen, for example, when a concurrent join stops the entire mnesia system while another join is running schema transactions.

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • Added tests for the changes
  • Added property-based tests for code which performs user input validation
  • Changed lines covered in coverage report
  • Change log has been added to changes/(ce|ee)/(feat|perf|fix|breaking)-<PR-id>.en.md files
  • For internal contributor: there is a jira ticket to track this change
  • Created PR to emqx-docs if documentation update is required, or link to a follow-up jira ticket
  • Schema changes are backward compatible

@keynslug keynslug marked this pull request as ready for review January 13, 2025 10:28
@keynslug keynslug requested review from a team and lafirest as code owners January 13, 2025 10:28
@qzhuyan
Copy link
Contributor
qzhuyan commented Jan 13, 2025

changelog?

@keynslug
Copy link
Contributor Author

changelog?

78bf78f

8000

@keynslug keynslug merged commit bd5d1e2 into emqx:release-58 Jan 13, 2025
201 checks passed
@keynslug keynslug deleted the fix/EMQX-13588/mria branch January 13, 2025 15:35
@emqxqa
Copy link
emqxqa commented Feb 5, 2025

TestExecution

@emqxqa
Copy link
emqxqa commented Feb 5, 2025

TestExecution

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

0