Conversation
This was referenced Apr 7, 2020
This was referenced Apr 7, 2020
5 tasks
5 tasks
5 tasks
5 tasks
This was referenced Apr 8, 2020
yikeke
reviewed
Apr 8, 2020
|
|
||
| 4. 在 pd-ctl 中输入 `store delete <store_id>`,其中 <store_id> 为上一步查到的该 TiFlash 节点对应的 store id。 | ||
|
|
||
| 5. 等待该 TiFlash 节点对应的 store 消失或者 state_name 变成 Tomestone 再关闭 TiFlash 进程。 |
This was referenced Apr 8, 2020
5 tasks
This was referenced Apr 9, 2020
rleungx
pushed a commit
to rleungx/docs-cn
that referenced
this pull request
May 22, 2020
* add contents * fix altert * fix * fixes * Update configuration.md * Update configuration.md * Update maintain.md * Update maintain.md * Update scale.md * Rename tune-performance.m to tune-performance.md * Update tune-performance.md * Update upgrade.md * Update use-tiflash.md * Update deploy.md * Update deploy.md * Update alert-rules.md * add links in TOC * Rename reference/TiFlash/alert-rules.md to reference/tiflash/alert-rules.md * Rename reference/TiFlash/use-tiflash.md to reference/tiflash/use-tiflash.md * temporarily remove all tiflash files to rename the folder * add the 11 files back with the renamed folder * add png * refine content and format for deploy and overview docs * refine code block format * refine format/content for faq doc * refine content/format for tune-performance doc * refine content/format for upgrade doc * refine deploy doc * refine content/format for scale doc * refine content/format for monitor doc * refine content/format for maintain doc * refine content/format for use-tiflash doc * refine format/content for configuration doc * refine format/content for alert-rules doc * refine deploy and alert rules * Update upgrade.md * Update use-tiflash.md * remove toml markers * resolve comments from Huang Ran * Address comment * Apply suggestions from code review Co-Authored-By: Ran <huangran@pingcap.com> * Update reference/configuration/pd-server/configuration-file.md Co-Authored-By: Keke Yi <40977455+yikeke@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: Ran <huangran@pingcap.com> * Remove memory alert rule * Apply suggestions from code review Co-Authored-By: Ran <huangran@pingcap.com> * small format edits suggested by Huang Ran * Update deploy * Update reference/tiflash/use-tiflash.md Co-Authored-By: Keke Yi <40977455+yikeke@users.noreply.github.com> * Update reference/tiflash/use-tiflash.md Co-Authored-By: Keke Yi <40977455+yikeke@users.noreply.github.com> * Update reference/tiflash/deploy.md * Update use-tiflash.md * Update maintain.md * Update reference/tiflash/maintain.md Co-Authored-By: Keke Yi <40977455+yikeke@users.noreply.github.com> * Update deploy.md * Update deploy.md Co-authored-by: yikeke <yikeke@pingcap.com> Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com> Co-authored-by: zanmato1984 <zanmato1984@gmail.com> Co-authored-by: Ran <huangran@pingcap.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is changed, added or deleted? (Required)
Add TiFlash contents
Which TiDB version(s) do your changes apply to? (Required)
If you select two or more versions from above, to trigger the bot to cherry-pick this PR to your desired release version branch(es), you must add corresponding labels such as needs-cherry-pick-3.1, needs-cherry-pick-3.0, and needs-cherry-pick-2.1.
What is the related PR or file link(s)?