chore: Apply suggestions from code review
Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com>
This commit is contained in:
parent
8381132919
commit
d393e96379
|
@ -1,2 +1,2 @@
|
|||
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.
|
||||
Fixed `cluster_rpc_commit` transaction ID cleanup procedure after `cluster leave` on replicant nodes.
|
||||
Previously, the transaction id of the core node would be deleted prematurely, blocking configuration updates on the core node.
|
||||
|
|
Loading…
Reference in New Issue