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

dataroaring 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 3c3f96b3210 (ccr) fix link (#1570)
3c3f96b3210 is described below

commit 3c3f96b321081bd786092edf62205a3bab02468a
Author: Yongqiang YANG <[email protected]>
AuthorDate: Tue Dec 24 14:24:25 2024 +0800

    (ccr) fix link (#1570)
    
    ## Versions
    
    - [x] dev
    - [ ] 3.0
    - [ ] 2.1
    - [ ] 2.0
    
    ## Languages
    
    - [x] Chinese
    - [x] English
    
    ## Docs Checklist
    
    - [ ] Checked by AI
    - [ ] Test Cases Built
    
    ---------
    
    Co-authored-by: Yongqiang YANG <[email protected]>
---
 docs/admin-manual/data-admin/ccr/feature.md                          | 1 +
 docs/admin-manual/data-admin/ccr/overview.md                         | 5 +++--
 docs/admin-manual/data-admin/ccr/performance.md                      | 2 +-
 .../current/admin-manual/data-admin/ccr/feature.md                   | 1 +
 .../current/admin-manual/data-admin/ccr/overview.md                  | 2 +-
 .../current/admin-manual/data-admin/ccr/performance.md               | 2 +-
 6 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/docs/admin-manual/data-admin/ccr/feature.md 
b/docs/admin-manual/data-admin/ccr/feature.md
index 066c7584bde..e2921b68783 100644
--- a/docs/admin-manual/data-admin/ccr/feature.md
+++ b/docs/admin-manual/data-admin/ccr/feature.md
@@ -11,6 +11,7 @@ The Cross-Cluster Replication (CCR) feature in Doris is 
primarily used to effici
 
 1. The `-` in Doris Version indicates Doris 2.0 or higher versions, supporting 
all CCR versions. It is recommended to use Doris 2.0.15 or 2.1.6 or later 
versions.
 2. CCR Syncer and Doris version requirements: Syncer Version >= downstream 
Doris Version >= upstream Doris Version. Therefore, first upgrade Syncer, then 
the downstream Doris, and finally the upstream Doris.
+3. CCR currently does not support the storage-compute decoupling mode.
 
 :::
 
diff --git a/docs/admin-manual/data-admin/ccr/overview.md 
b/docs/admin-manual/data-admin/ccr/overview.md
index 4dfb160871d..7fd4422636d 100644
--- a/docs/admin-manual/data-admin/ccr/overview.md
+++ b/docs/admin-manual/data-admin/ccr/overview.md
@@ -1,6 +1,6 @@
 ---
 title: Overview
-language: en-US
+language: en
 ---
 
 <!--
@@ -24,7 +24,8 @@ under the License.
 
 ## Overview
 
-CCR (Cross Cluster Replication) is a cross-cluster data synchronization 
mechanism that synchronizes data changes from the source cluster to the target 
cluster at the database or table level. It is mainly used to improve data 
availability for online services, support read-write load isolation, and build 
a dual-region, three-center architecture.
+CCR (Cross Cluster Replication) is a cross-cluster data synchronization 
mechanism that synchronizes data changes from the source cluster to the target 
cluster at the database or table level. It is mainly used to improve data 
availability for online services, support read-write load isolation, and build 
a dual-region, three-center architecture. CCR currently does not support the 
storage-compute decoupling mode.
+
 
 ### Use Cases
 
diff --git a/docs/admin-manual/data-admin/ccr/performance.md 
b/docs/admin-manual/data-admin/ccr/performance.md
index 35dee06e03e..960b33fa999 100644
--- a/docs/admin-manual/data-admin/ccr/performance.md
+++ b/docs/admin-manual/data-admin/ccr/performance.md
@@ -24,7 +24,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-The performance data in this document is based on the default configuration. 
If you are facing high network latency or high throughput write scenarios, you 
can refer to the operation manual (../manual.md) for optimization.
+The performance data in this document is based on the default configuration. 
If you are facing high network latency or high throughput write scenarios, you 
can refer to [the operation manual] (manual.md) for optimization.
 
 ## Test Dataset
 - **Dataset**: TPC-H 1T
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/feature.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/feature.md
index 78d6bd9262e..a6083291ef0 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/feature.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/feature.md
@@ -30,6 +30,7 @@ Doris 中的跨集群复制 (CCR) 功能,主要用于在多个集群之间高
 
 1. Doris Version 中的 `-` 表示 Doris 2.0 及以上版本,CCR 所有版本。建议使用 Doris 使用 2.0.15 或者 
2.1.6 或者更新的版本。
 2. CCR Syncer 和 Doris 的版本要求: Syncer Version >= 下游 Doris Version >= 上游 Doris 
Version。因此升级前先升 Syncer,再升下游 Doris,最后升上游 Doris。
+3. CCR 目前不支持存算分离模式。
 
 :::
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/overview.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/overview.md
index c9f4d5c4b9c..dccf974e71f 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/overview.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/overview.md
@@ -24,7 +24,7 @@ under the License.
 
 ## 概览
 
-CCR (Cross Cluster Replication) 
是一种跨集群数据同步机制,能够在库或表级别将源集群的数据变更同步到目标集群。它主要用于提升在线服务的数据可用性、读写负载隔离和建设两地三中心架构。
+CCR (Cross Cluster Replication) 
是一种跨集群数据同步机制,能够在库或表级别将源集群的数据变更同步到目标集群。它主要用于提升在线服务的数据可用性、读写负载隔离和建设两地三中心架构。CCR 
目前不支持存算分离模式。
 
 ### 适用场景
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/performance.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/performance.md
index 1c14757acfb..40adf7ff574 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/performance.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/ccr/performance.md
@@ -24,7 +24,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-本文档中的性能数据基于默认配置,如果您面临高网络延迟或高吞吐量写入场景,可以参考操作手册 (../manual.md) 进行优化。
+本文档中的性能数据基于默认配置,如果您面临高网络延迟或高吞吐量写入场景,可以参考[操作手册](manual.md)进行优化。
 
 ## 测试数据集
 - **数据集**:TPC-H 1T


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to