Skip to content

fix(autoheal): remove mnesia reconnect after autoheal#273

Merged
terry-xiaoyu merged 2 commits into
main-emqx-4.3from
dont-reconnect-mnesia-after-autoheal
May 21, 2026
Merged

fix(autoheal): remove mnesia reconnect after autoheal#273
terry-xiaoyu merged 2 commits into
main-emqx-4.3from
dont-reconnect-mnesia-after-autoheal

Conversation

@terry-xiaoyu

Copy link
Copy Markdown
Member

When a node is auto-cleaned, the cluster can split into divergent partitions. Avoid reconnecting via ekka_mnesia:connect after autoheal, since it may make the cluster appear recovered while preserving data inconsistency.

When a node is auto-cleaned, the cluster can split into divergent partitions. Avoid reconnecting via ekka_mnesia:connect after autoheal, since it may make the cluster appear recovered while preserving data inconsistency.
@terry-xiaoyu terry-xiaoyu force-pushed the dont-reconnect-mnesia-after-autoheal branch from 9edaae2 to 6000551 Compare May 21, 2026 08:15
@terry-xiaoyu terry-xiaoyu marked this pull request as ready for review May 21, 2026 08:37
@terry-xiaoyu terry-xiaoyu merged commit fef27e7 into main-emqx-4.3 May 21, 2026
4 of 5 checks passed
@terry-xiaoyu terry-xiaoyu deleted the dont-reconnect-mnesia-after-autoheal branch May 21, 2026 08:39
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