mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-22 14:08:28 +00:00
51b23664f7
* feat: using distributed lock to guard against the concurrent updating of table metadatas in region failover procedure * fix: resolve PR comments * fix: resolve PR comments