-
Notifications
You must be signed in to change notification settings - Fork 709
Update TiDB architecture #3094
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
Update TiDB architecture #3094
Conversation
|
@SunRunAway @TomShawn PTAL, thanks! |
lilin90
left a comment
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.
Just did a quick review of format.
Co-authored-by: Lilian Lee <lilin@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
|
@lilin90, @SunRunAway, PTAL. |
|
@uglyengineer, please update your pull request. |
|
@lilin90, @SunRunAway, PTAL. |
|
@uglyengineer Please fix the image link which causes lint failure. |
|
@lilin90, @SunRunAway, PTAL. |
|
@uglyengineer, please update your pull request. |
|
@uglyengineer, please update your pull request. |
|
@lilin90, @SunRunAway, PTAL. |
|
@lilin90, @SunRunAway, PTAL. |
Co-authored-by: Lilian Lee <lilin@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
Co-authored-by: Lilian Lee <lilin@pingcap.com>
lilin90
left a comment
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
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #3299 |
| + Reference | ||
| + [Architecture](/architecture.md) | ||
| + Cluster Architecture | ||
| + [Overview](/architecture.md) |
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.
@lilin90 @uglyengineer The corresponding Chinese file is tidb-architecture.md. Different file names might bring inconvenience to later maintenance. Is this by design?
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.
Suggest renaming it to tidb-architecture.md to align the Chinese doc. @lilin90 @uglyengineer
Can you do it in your PR #3300? @ran-huang
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.
Sure. Updated.
What is changed, added or deleted? (Required)
Update content for
architecture.mdWhich TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?