pingcap / pingcap/docs-cn

有关 isolation-level 的表述需要更正

Open
#11,833 1 comment 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

area/scheduling tracked
Dominant language
Python
Stars
1.8k
Forks
1.2k
Avg merge
1d 16h
Merged PRs (30d)
31

Description

Error 报告

This repository is ONLY used to solve problems related to DOCS-CN.
For other issues (TiDB, TiKV, etc), please move to other repositories.

Please answer the following questions before submitting your issue. Thanks!

  1. What is the document directory for the problem?

docs-cn/schedule-replicas-by-topology-labels.md

  1. How would you like to improve it?

但假如 isolation-level 设置不为空,值为 zone,这样就规定了 Region 副本在物理层面上的最低隔离要求,也就是说 PD 一定会保证同一 Region 的副本分散于不同的 zone 之上。即便遵循此隔离限制会无法满足 max-replicas 的多副本要求,PD 也不会进行相应的调度。

文档中有关 isolation-level 的表述有点歧义,和 PD 同学沟通后感觉 即便遵循此隔离限制会无法满足 max-replicas 的多副本要求,PD 也不会进行相应的调度。 这个观点不太准确。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.