pingcap/tidb

Refine domain.Close logic.

Open

#8 696 ouverte le 15 déc. 2018

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Go (6 186 forks)batch import
help wantedsig/sql-infratype/enhancement

Métriques du dépôt

Stars
 (40 090 stars)
Métriques de merge PR
 (Merge moyen 14j 4h) (346 PRs mergées en 30 j)

Description

Feature Request

Is your feature request related to a problem? Please describe: Currently, domain.Close doesn't stop schemaValidator, there may have problem for the running client requests to commit with outdated schema.

We should clear call do.SchemaValidator.Stop() when `domain.Close().

Describe the feature you'd like:

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

Guide contributeur