Skip to content

Conversation

@kissmydb
Copy link
Contributor

@kissmydb kissmydb commented Apr 17, 2020

update upgrade param

What is changed, added or deleted? (Required)

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

update upgrade param
@kissmydb kissmydb requested a review from yikeke April 17, 2020 09:23
滚动升级会逐个升级所有的组件。升级 TiKV 期间,会逐个将 TiKV 上的所有 leader 切走再停止该 TiKV 实例。默认超时时间为 10 分钟,超过后会直接停止实例。
滚动升级会逐个升级所有的组件。升级 TiKV 期间,会逐个将 TiKV 上的所有 leader 切走再停止该 TiKV 实例。默认超时时间为 5 分钟,超过后会直接停止实例。

如果希望不驱逐 leader ,立刻升级,可以指定 `--force`,该方式会造成性能抖动,不会造成数据损失
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
如果希望不驱逐 leader ,立刻升级,可以指定 `--force`,该方式会造成性能抖动,不会造成数据损失
如果不希望驱逐 leader,而希望立刻升级,可以在上述命令中指定 `--force`,该方式会造成性能抖动,不会造成数据损失

@yikeke yikeke changed the title Update using-tiup.md tiup: add description in tiup upgrade doc Apr 17, 2020
@yikeke yikeke added needs-cherry-pick-4.0 translation/doing This PR’s assignee is translating this PR. labels Apr 17, 2020
kissmydb and others added 2 commits April 17, 2020 18:32
Co-Authored-By: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-Authored-By: Keke Yi <40977455+yikeke@users.noreply.github.com>
Copy link
Contributor

@yikeke yikeke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yikeke
Copy link
Contributor

yikeke commented Apr 17, 2020

/merge

@sre-bot sre-bot added the status/can-merge Indicates a PR has been approved by a committer. label Apr 17, 2020
@sre-bot
Copy link
Contributor

sre-bot commented Apr 17, 2020

/run-all-tests

@sre-bot sre-bot merged commit 52c5d59 into master Apr 17, 2020
sre-bot pushed a commit to sre-bot/docs-cn that referenced this pull request Apr 17, 2020
@sre-bot
Copy link
Contributor

sre-bot commented Apr 17, 2020

cherry pick to release-4.0 in PR #2809

@yikeke yikeke deleted the kissmydb-patch-1 branch April 18, 2020 04:48
@TomShawn TomShawn added translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. and removed translation/doing This PR’s assignee is translating this PR. labels Apr 22, 2020
rleungx pushed a commit to rleungx/docs-cn that referenced this pull request May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/can-merge Indicates a PR has been approved by a committer. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants