Skip to content

Commit fe491bd

Browse files
committed
Minor updates
1 parent e5678cf commit fe491bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en_US/changes/known-issues-5.8.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020

2121
## e5.8.4
2222

23-
- **Node Cannot Start if a New Node Joined Cluster While It was Stopped (since 5.0)**
23+
- **Node Cannot Start if a New Node Joined Cluster While It was Stopped (since 5.0, fixed in 5.8.5)**
2424

25-
In a cluster of 2 or more nodes, if a new node joins the cluster while some nodes are down, the nodes which were down will fail to restart and will emit logs like below.
25+
In a cluster of 2 or more nodes, if a new node joins the cluster while some nodes are down, the nodes that were down will fail to restart and will emit logs like below.
2626
`2024-10-03T17:13:45.063985+00:00 [error] Mnesia('[email protected]'): ** ERROR ** (core dumped to file: "/opt/emqx/[email protected]_1727_975625_63176"), ** FATAL ** Failed to merge schema: {aborted,function_clause}`
2727

2828
> **Workaround:**

0 commit comments

Comments
 (0)