pingcap/tidb

Refine domain.Close logic.

Open

#8.696 aberto em 15 de dez. de 2018

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Go (6.186 forks)batch import
help wantedsig/sql-infratype/enhancement

Métricas do repositório

Stars
 (40.090 stars)
Métricas de merge de PR
 (Mesclagem média 14d 4h) (346 fundiu PRs em 30d)

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:

Guia do colaborador