chore: replicantor -> replicant

This commit is contained in:
zhongwencool 2024-04-09 14:15:18 +08:00
parent a1495689c0
commit 5579086220
1 changed files with 1 additions and 1 deletions

View File

@ -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.