Closed ZuLiangWang closed 12 months ago
Due to misconfiguration of the ProcedureID Allocator storage path in ETCD, multiple clusters will share the same ProcedureID Allocator, which will cause ID to be wasted.
Pass CI.
After this PR merged, the etcd path has been changed and is there any compatibility problems?
Rationale
Due to misconfiguration of the ProcedureID Allocator storage path in ETCD, multiple clusters will share the same ProcedureID Allocator, which will cause ID to be wasted.
Detailed Changes
Test Plan
Pass CI.