forked from pingcap/docs-tidb-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
test review 20250416 #3
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
Open
qiancai
wants to merge
26
commits into
master
Choose a base branch
from
test-review
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
634d142
Update access-tidb.md
qiancai 8ee5ea0
Merge branch 'master' into test-review
qiancai edceefa
Update advanced-statefulset.md
qiancai 9d79b0f
Merge remote-tracking branch 'origin/test-ai-review' into test-review
qiancai eddba6d
Update README.md
qiancai 29f1af8
Update zh/advanced-statefulset.md
qiancai 6837b6e
Update zh/advanced-statefulset.md
qiancai eb92eaa
Update zh/advanced-statefulset.md
qiancai d9b9d2b
add changes
fefe59d
add en changes
qiancai 9a06d0f
Discard changes to .github/pull_request_template.md
qiancai 4039040
Discard changes to en/access-tidb.md
qiancai c82b8a1
Discard changes to en/backup-restore-faq.md
qiancai 0f8a81e
Discard changes to en/backup-to-azblob-using-br.md
qiancai dc469c0
Discard changes to en/backup-to-azblob-using-br.md
qiancai 50edf98
Discard changes to README.md
qiancai 57fd1c5
Discard changes to zh/advanced-statefulset.md
qiancai be2060b
Discard changes to zh/backup-to-aws-s3-by-snapshot.md
qiancai 83c9954
Discard changes to zh/backup-to-aws-s3-using-br.md
qiancai c4694c8
add en changes
qiancai da77922
Merge branch 'test-review' of https://github.com/qiancai/docs-tidb-op…
qiancai 519dff0
Update architecture.md
qiancai 85fd948
Update benchmark-sysbench.md
qiancai e24c9a4
Update access-dashboard.md
qiancai 87da881
Update README.md
qiancai bb5e9b3
Update en/access-dashboard.md
qiancai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -6,7 +6,7 @@ aliases: ['/docs-cn/tidb-in-kubernetes/dev/architecture/'] | |||||
|
|
||||||
| # TiDB Operator 架构 | ||||||
|
|
||||||
| 本文档介绍 TiDB Operator 的架构及其工作原理。 | ||||||
| 本文档介绍 TiDB Operator 的架构及其工作原。 | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 存在明显的拼写错误,'工作原'应为'工作原理'。
Suggested change
|
||||||
|
|
||||||
| ## 架构 | ||||||
|
|
||||||
|
|
||||||
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
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -131,7 +131,7 @@ sysctl net.ipv4.tcp_syncookies=0 | |||||
|
|
||||||
| ### Sysbench 版本与运行参数 | ||||||
|
|
||||||
| 本次测试中 sysbench 版本为 1.0.17。并在测试前统一使用 `oltp_common` 的 `prewarm` 命令进行数据预热。 | ||||||
| 本次测试中 sysbench 版本为 1.0.17。并在测试前同一使用 `oltp_common` 的 `prewarm` 命令进行数据预热。 | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 存在错别字,"同一"应为"统一"
Suggested change
|
||||||
|
|
||||||
| #### 初始化 | ||||||
|
|
||||||
|
|
||||||
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.
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.
There is a typographical error in the word 'above'.