-
Notifications
You must be signed in to change notification settings - Fork 688
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
dev/v3.0/v2.1: add a tip for binlogctl's usage #1415
dev/v3.0/v2.1: add a tip for binlogctl's usage #1415
Conversation
LGTM |
Please help review this PR, Thanks a lot! @TomShawn |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
v3.0/how-to/maintain/tidb-binlog.md
Outdated
@@ -100,7 +100,7 @@ Command example: | |||
bin/binlogctl -pd-urls=http://127.0.0.1:2379 -cmd update-pump -node-id ip-127-0-0-1:8250 -state paused | |||
``` | |||
|
|||
This command modifies the state of Pump or Drainer saved in the Placement Driver (PD). | |||
This command modifies the state of Pump or Drainer saved in the Placement Driver (PD) and is only used if Pump or Drainer service fails to function properly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From the context, the reader must use this command very carefully. This information would be better understood if it is in the note format and active voice is used.
This command modifies the state of Pump or Drainer saved in the Placement Driver (PD) and is only used if Pump or Drainer service fails to function properly. | |
> **Note:** | |
> | |
> This command modifies the state of Pump or Drainer saved in the Placement Driver (PD). | |
> Use this command **only** when the Pump or Drainer service fails to function properly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also apply the change to v2.1
and dev
.
PTAL :) @TomShawn |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What is changed, added or deleted?
What is the related PR or file link(s)?
pingcap/docs-cn#1663
Which version does your change affect?
dev, v3.0, v2.1
Checklist
TOC.md
title
in metadataTOC.md