reference, media: add tiflash overview doc#2155
Merged
Merged
Conversation
Contributor
|
The image was modified once in pingcap/docs-cn#2619. Please upload the latest .jpg image. @ran-huang |
TomShawn
reviewed
Apr 4, 2020
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
ilovesoup
approved these changes
Apr 6, 2020
Contributor
ilovesoup
left a comment
There was a problem hiding this comment.
My changed made and the rest LGTM
|
|
||
| It is recommended that you deploy TiFlash in a different node from TiKV to ensure workload isolation. It is also acceptable to deploy TiFlash and TiKV in the same node, if no business isolation is required. | ||
|
|
||
| Currently, data cannot be written directly into TiFlash. You need to write data in TiKV and then replicate it to TiFlash, because it connects to the TiDB cluster as a Learner role. TiFlash supports data replication in unit of table, but no data is replicated by default after deployment. To replicate data of a specified table, see [Create TiFlash replicas for tables](/reference/tiflash/use-tiflash.md#create-tiflash-replicas-for-tables). |
Contributor
There was a problem hiding this comment.
Technically that is the causal relationship since learner role only accept data from other replica and cannot be operated on directly.
|
|
||
| It is recommended that you deploy TiFlash in a different node from TiKV to ensure workload isolation. It is also acceptable to deploy TiFlash and TiKV in the same node, if no business isolation is required. | ||
|
|
||
| Currently, data cannot be written directly into TiFlash. You need to write data in TiKV and then replicate it to TiFlash, because it connects to the TiDB cluster as a Learner role. TiFlash supports data replication in unit of table, but no data is replicated by default after deployment. To replicate data of a specified table, see [Create TiFlash replicas for tables](/reference/tiflash/use-tiflash.md#create-tiflash-replicas-for-tables). |
Contributor
There was a problem hiding this comment.
Technically that is the causal relationship since learner role only accept data from other replica and cannot be operated on directly.
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Contributor
|
Your auto merge job has been accepted, waiting for 2175 |
Contributor
|
/merge |
Contributor
|
Your auto merge job has been accepted, waiting for 2175 |
sre-bot
pushed a commit
to sre-bot/docs
that referenced
this pull request
Apr 7, 2020
* reference, media: add tiflash overview doc * update pic * update reference link * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update overview.md * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update overview.md * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update TOC.md Co-authored-by: Soup <maxiaoyu@pingcap.com> Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com> Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
4 tasks
Contributor
|
cherry pick to release-3.1 in PR #2177 |
sre-bot
pushed a commit
to sre-bot/docs
that referenced
this pull request
Apr 7, 2020
Signed-off-by: sre-bot <sre-bot@pingcap.com>
4 tasks
Contributor
|
cherry pick to release-4.0 in PR #2178 |
yikeke
added a commit
that referenced
this pull request
Apr 7, 2020
* reference, media: add tiflash overview doc * update pic * update reference link * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update overview.md * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update overview.md * Update reference/tiflash/overview.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update TOC.md Co-authored-by: Soup <maxiaoyu@pingcap.com> Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com> Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com> Co-authored-by: Ran <huangran@pingcap.com> Co-authored-by: Soup <maxiaoyu@pingcap.com> Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com> Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
yikeke
added a commit
that referenced
this pull request
Apr 7, 2020
* cherry pick #2155 to release-4.0 Signed-off-by: sre-bot <sre-bot@pingcap.com> * resolve conflict * Update TOC.md Co-authored-by: Ran <huangran@pingcap.com> Co-authored-by: yikeke <yikeke@pingcap.com> Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.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)
tiflash-overview.md.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)?