From 5579086220b77b2914c0d7f9844f83df022aa330 Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Tue, 9 Apr 2024 14:15:18 +0800 Subject: [PATCH] chore: replicantor -> replicant --- changes/ce/fix-12843.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/ce/fix-12843.en.md b/changes/ce/fix-12843.en.md index f0ba2af8c..38a46273f 100644 --- a/changes/ce/fix-12843.en.md +++ b/changes/ce/fix-12843.en.md @@ -1,2 +1,2 @@ -Fixed cluster_rpc_commit tnx_id was not properly cleanup after 'cluster leave' on replicator nodes, +Fixed cluster_rpc_commit tnx_id was not properly cleanup after 'cluster leave' on replicant nodes, The tnx_id of the core node will be deleted before, resulting in the failure of the core node update configuration.