pingcap/tidb

Verify that the DDL leases of all TiDBs in the cluster are consistent

Open

#14,760 opened on Feb 13, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (6,186 forks)batch import
help wantedsig/sql-infratype/enhancement

Repository metrics

Stars
 (40,090 stars)
PR merge metrics
 (Avg merge 14d 4h) (346 merged PRs in 30d)

Description

Feature Request

Is your feature request related to a problem? Please describe:

If TiDB in a cluster has different DDL leases, the schemas between TiDB may be out of sync.

Describe the feature you'd like:

It is best to verify that the DDL leases of all TiDBs in the cluster are consistent.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

Contributor guide