From 85a870a498451ce7e906a93e1fcc79d78e902d1b Mon Sep 17 00:00:00 2001 From: firest Date: Thu, 29 Jun 2023 03:33:35 +0000 Subject: [PATCH] chore: update changes --- changes/ce/fix-11158.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-11158.en.md diff --git a/changes/ce/fix-11158.en.md b/changes/ce/fix-11158.en.md new file mode 100644 index 000000000..54030b7f9 --- /dev/null +++ b/changes/ce/fix-11158.en.md @@ -0,0 +1 @@ +Wait for Mria table when the mnesia backend of retainer starts to avoid a possible error of the retainer when joining a cluster.