mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-16 13:00:40 +00:00
* 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