From 77bcb739190f9ea437f89731ca0c4f408d1bf82f Mon Sep 17 00:00:00 2001 From: firest Date: Tue, 27 Jun 2023 12:11:59 +0000 Subject: [PATCH] chore: update changes --- changes/ce/fix-11148.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-11148.en.md diff --git a/changes/ce/fix-11148.en.md b/changes/ce/fix-11148.en.md new file mode 100644 index 000000000..931704104 --- /dev/null +++ b/changes/ce/fix-11148.en.md @@ -0,0 +1 @@ +Fix when a node has left the cluster, other nodes still try to synchronize configuration update operations to it.