This is an automated email from the ASF dual-hosted git repository.

jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4872af0bd78 fix
4872af0bd78 is described below

commit 4872af0bd780eed311b04e83f0418c7f6742eb0e
Author: jiafeng.zhang <zhang...@gmail.com>
AuthorDate: Fri Sep 30 15:41:22 2022 +0800

    fix
---
 docs/admin-manual/maint-monitor/metadata-operation.md                   | 2 +-
 .../current/admin-manual/maint-monitor/metadata-operation.md            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/admin-manual/maint-monitor/metadata-operation.md 
b/docs/admin-manual/maint-monitor/metadata-operation.md
index fdf33872090..bc2439ff586 100644
--- a/docs/admin-manual/maint-monitor/metadata-operation.md
+++ b/docs/admin-manual/maint-monitor/metadata-operation.md
@@ -32,7 +32,7 @@ For the time being, read the [Doris metadata design 
document](/community/design/
 
 ## Important tips
 
-* Current metadata design is not backward compatible. That is, if the new 
version has a new metadata structure change (you can see whether there is a new 
VERSION in the `FeMetaVersion.java` file in the FE code), it is usually 
impossible to roll back to the old version after upgrading to the new version. 
Therefore, before upgrading FE, be sure to test metadata compatibility 
according to the operations in the [Upgrade Document](../upgrade.md).
+* Current metadata design is not backward compatible. That is, if the new 
version has a new metadata structure change (you can see whether there is a new 
VERSION in the `FeMetaVersion.java` file in the FE code), it is usually 
impossible to roll back to the old version after upgrading to the new version. 
Therefore, before upgrading FE, be sure to test metadata compatibility 
according to the operations in the [Upgrade 
Document](../../admin-manual/cluster-management/upgrade).
 
 ## Metadata catalog structure
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/maint-monitor/metadata-operation.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/maint-monitor/metadata-operation.md
index 86dda4da225..aa1752c93d4 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/maint-monitor/metadata-operation.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/maint-monitor/metadata-operation.md
@@ -32,7 +32,7 @@ under the License.
 
 ## 重要提示
 
-* 当前元数据的设计是无法向后兼容的。即如果新版本有新增的元数据结构变动(可以查看 FE 代码中的 `FeMetaVersion.java` 
文件中是否有新增的 VERSION),那么在升级到新版本后,通常是无法再回滚到旧版本的。所以,在升级 FE 之前,请务必按照 
[升级文档](../../admin-manual/cluster-management/upgrade.md) 中的操作,测试元数据兼容性。
+* 当前元数据的设计是无法向后兼容的。即如果新版本有新增的元数据结构变动(可以查看 FE 代码中的 `FeMetaVersion.java` 
文件中是否有新增的 VERSION),那么在升级到新版本后,通常是无法再回滚到旧版本的。所以,在升级 FE 之前,请务必按照 
[升级文档](../../admin-manual/cluster-management/upgrade) 中的操作,测试元数据兼容性。
 
 ## 元数据目录结构
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to