*: generalize and link to the external storage docs from Lightning#5528
Conversation
|
/cc @TomShawn |
|
@overvenus, @glorv, @3pointer, @TomShawn, PTAL. |
|
@glorv, @overvenus, @3pointer, @TomShawn, PTAL. |
4cab887 to
dad543e
Compare
|
LGTM |
|
@overvenus, @3pointer, @TomShawn, PTAL. |
|
LGTM |
|
@glorv, @overvenus, @3pointer, @TomShawn, PTAL. |
| --- | ||
| title: BR 存储 | ||
| summary: 了解 BR 中所用存储服务的 URL 格式。 | ||
| title: 外部存储 |
There was a problem hiding this comment.
外部存储is not only for BR. So we need to change the file name (liketools-remote-storage.md) and put the file out of BR directory.- We also need to move its position in the TOC menu. @kissmydb @overvenus @IANTHEREAL Any good idea?
There was a problem hiding this comment.
For tools there's a bunch of these "shared language" description needing such position. Table-filter is another instance.
There was a problem hiding this comment.
There was a problem hiding this comment.
It belongs to BR, so br/backup-and-restore-storages.md LGTM.
There was a problem hiding this comment.
I agree with @TomShawn, Thanks for the user's understanding perspective.
For 外部存储 and Table-filter
- the similarity is that the tools ecosystem uses the same code implementation(
table-filterandexternal storage). From the usage perspective, before the implementation is unified (usage, configuration, naming, etc.), it is better to put the introduction in each tool separately; otherwise, we can consider building a special manual for them. - the external storage focuses on the external ecosystem supported by the entire tool ecosystem. From this point, it needs to be introduced separately
There was a problem hiding this comment.
Note: we have discussed about this internally, and the consensus is we will perform the rename in a separate PR.
|
PTAL @TomShawn |
|
/lgtm |
|
[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 writing |
|
Follow-up: Change the file name for |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 9f04c75 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #5741 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0 in PR #5742 |
|
/remove-translation doing |

What is changed, added or deleted? (Required)
Fix pingcap/docs#4445.
Generalize the "BR storage" page to "external storage", and talk about all associated migration services.
Link back to this page from their documents.
Which 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?