pingcap/tidb

Refine domain.Close logic.

Open

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

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

仓库指标

Star
 (40,090 star)
PR 合并指标
 (平均合并 14天 4小时) (30 天内合并 346 个 PR)

描述

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:

贡献者指南