Add steps to get lightning goroutine#6411
Conversation
|
LGTM |
|
@kennytm: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
|
||
| 1. 如果配置文件中已经指定了 [status-port](/tidb-lightning/tidb-lightning-configuration.md#tidb-lightning-全局配置),可以跳过此步骤。否则,需要向 TiDB Lightning 发送 USR1 信号开启 status-port。 | ||
|
|
||
| 首先通过 `ps` 等命令获取 TiDB Lightning 的进程 ID(PID),然后运行如下命令 |
There was a problem hiding this comment.
能否给出完整的 PS 命令呢?
| 首先通过 `ps` 等命令获取 TiDB Lightning 的进程 ID(PID),然后运行如下命令 | |
| 首先通过 `ps` 等命令获取 TiDB Lightning 的进程 PID,然后运行如下命令: |
There was a problem hiding this comment.
ps 在不同发行版的命令不一样 ps -ef、ps aux,不太好统一给一个。而且这个命令很常用,相信用户自己会的
|
CI error: functions-and-operators/expressions-pushed-down.md: this file has manual line breaks in the following lines: 🤔 |
|
/rebase |
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
e7bb72d to
82831b9
Compare
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
/merge |
|
@TomShawn: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/remove-status LGT1 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 82831b9 |
What is changed, added or deleted? (Required)
update FAQ from ONCALLWhich TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?