Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zh,en: update dmctl commands #515

Merged
merged 8 commits into from
Dec 25, 2020
Merged

Conversation

GMHDBJD
Copy link
Collaborator

@GMHDBJD GMHDBJD commented Dec 18, 2020

What is changed, added, or deleted? (Required)

update dmctl command for v2.0.1

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

  • master (the latest development version, including v3.0 changes)
  • v2.0 (TiDB DM 2.0 versions)
  • v1.0 (TiDB DM 1.0 versions)

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

pingcap/dm#1333
pingcap/dm#1316
pingcap/dm#1323

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

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

Comment on lines +29 to +33
Release Version: v2.0.0
Git Commit Hash: e6ca256257fbe6e744892841537a16eb84469116
Git Branch: release-2.0
UTC Build Time: 2020-10-30 07:43:00
Go Version: go version go1.13 linux/amd64
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

use v2.0.0 since we now have no hash and build time for v2.0.1

@CharLotteiu CharLotteiu added needs-cherry-pick-release-2.0 Should cherry pick this PR to release-2.0 branch. status/PTAL This PR is ready for reviewing. translation/no-need The changes in this PR don't need to be translated. labels Dec 18, 2020
@@ -21,16 +21,16 @@ Enter the interactive mode to interact with DM-master:
{{< copyable "shell-regular" >}}

```bash
./dmctl -master-addr 172.16.30.14:8261
./dmctl -master-addr 172.16.30.14:8261,172.16.30.15:8261
Copy link
Member

Choose a reason for hiding this comment

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

How about addressing this behavior was introduced in v2.0.1? (if so, do not forget to update other places in this PR) and in most cases, only one endpoint is enough.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

You are right. I remove all of them. 😂

Copy link
Member

@csuzhangxc csuzhangxc left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Dec 18, 2020
en/dmctl-introduction.md Outdated Show resolved Hide resolved
zh/dmctl-introduction.md Outdated Show resolved Hide resolved
GMHDBJD and others added 2 commits December 18, 2020 17:02
Co-authored-by: Charlotte Liu <37295236+CharLotteiu@users.noreply.github.com>
Co-authored-by: Charlotte Liu <37295236+CharLotteiu@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

@ti-srebot ti-srebot removed the status/LGT1 Indicates that a PR has LGTM 1. label Dec 18, 2020
@ti-srebot ti-srebot added the status/LGT2 Indicates that a PR has LGTM 2. label Dec 18, 2020
@yikeke
Copy link
Contributor

yikeke commented Dec 18, 2020

Should we merge this PR after v2.0.1 is released? @csuzhangxc @GMHDBJD

@csuzhangxc
Copy link
Member

Should we merge this PR after v2.0.1 is released? @csuzhangxc @GMHDBJD

YES, and #516, #517, #518 should be merged after v2.0.1 released.

@ti-srebot
Copy link
Contributor

@csuzhangxc, @CharLotteiu, @yikeke, @ti-srebot, PTAL.

@ti-srebot
Copy link
Contributor

@csuzhangxc, @CharLotteiu, @yikeke, PTAL.

@CharLotteiu CharLotteiu merged commit eb1cac3 into pingcap:master Dec 25, 2020
ti-srebot pushed a commit to ti-srebot/docs-dm that referenced this pull request Dec 25, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot
Copy link
Contributor

cherry pick to release-2.0 in PR #531

CharLotteiu pushed a commit that referenced this pull request Dec 25, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: GMHDBJD <35025882+GMHDBJD@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-cherry-pick-release-2.0 Should cherry pick this PR to release-2.0 branch. status/LGT2 Indicates that a PR has LGTM 2. status/PTAL This PR is ready for reviewing. translation/no-need The changes in this PR don't need to be translated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants