pingcap/tidb

Refine domain.Close logic.

Open

#8,696 创建于 2018年12月15日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (40,090 star) (6,186 fork)batch import
help wantedsig/sql-infratype/enhancement

描述

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:

贡献者指南