This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-inlong-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new baea8cd Automated deployment: Mon May 10 03:15:36 UTC 2021
248277e26cbb156fda8167182ab5f73308cf454c
baea8cd is described below
commit baea8cdc3a0bd4f0a4d68459e8e43e26a162d7f9
Author: gosonzhang <[email protected]>
AuthorDate: Mon May 10 03:15:36 2021 +0000
Automated deployment: Mon May 10 03:15:36 UTC 2021
248277e26cbb156fda8167182ab5f73308cf454c
---
docs/zh-cn/architecture.md | 2 +-
zh-cn/docs/architecture.html | 2 +-
zh-cn/docs/architecture.json | 2 +-
zh-cn/docs/architecture.md | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/zh-cn/architecture.md b/docs/zh-cn/architecture.md
index e1febbc..1df8f0d 100644
--- a/docs/zh-cn/architecture.md
+++ b/docs/zh-cn/architecture.md
@@ -14,7 +14,7 @@ title: 架构介绍 - Apache TubeMQ
- **Client**:
负责数据生产和消费的Client部分,该部分我们以Lib形式对外提供,大家用得最多的是消费端,相比之前,消费端现支持Push、Pull两种数据拉取模式,数据消费行为支持顺序和过滤消费两种。对于Pull消费模式,支持业务通过客户端重置精确offset以支持业务exactly-once消费,同时,消费端新推出跨集群切换免重启的BidConsumer客户端;
-- **Zookeeper**:
负责offset存储的zk部分,该部分功能已弱化到仅做offset的持久化存储,考虑到接下来的多节点副本功能该模块暂时保留。- **Zookeeper:**
Responsible for the zk part of the offset storage. This part of the function
has been weakened to only the persistent storage of the offset. Considering the
next multi-node copy function, this module is temporarily reserved;
+- **Zookeeper**: 负责offset存储的zk部分,该部分功能已弱化到仅做offset的持久化存储,考虑到接下来的多节点副本功能该模块暂时保留。
## TubeMQ的系统特点
diff --git a/zh-cn/docs/architecture.html b/zh-cn/docs/architecture.html
index 31b69c4..f8b4861 100644
--- a/zh-cn/docs/architecture.html
+++ b/zh-cn/docs/architecture.html
@@ -29,7 +29,7 @@
<p><strong>Client</strong>:
负责数据生产和消费的Client部分,该部分我们以Lib形式对外提供,大家用得最多的是消费端,相比之前,消费端现支持Push、Pull两种数据拉取模式,数据消费行为支持顺序和过滤消费两种。对于Pull消费模式,支持业务通过客户端重置精确offset以支持业务exactly-once消费,同时,消费端新推出跨集群切换免重启的BidConsumer客户端;</p>
</li>
<li>
-<p><strong>Zookeeper</strong>:
负责offset存储的zk部分,该部分功能已弱化到仅做offset的持久化存储,考虑到接下来的多节点副本功能该模块暂时保留。-
<strong>Zookeeper:</strong> Responsible for the zk part of the offset storage.
This part of the function has been weakened to only the persistent storage of
the offset. Considering the next multi-node copy function, this module is
temporarily reserved;</p>
+<p><strong>Zookeeper</strong>:
负责offset存储的zk部分,该部分功能已弱化到仅做offset的持久化存储,考虑到接下来的多节点副本功能该模块暂时保留。</p>
</li>
</ul>
<h2>TubeMQ的系统特点</h2>
diff --git a/zh-cn/docs/architecture.json b/zh-cn/docs/architecture.json
index 28cdac5..b486b48 100644
--- a/zh-cn/docs/architecture.json
+++ b/zh-cn/docs/architecture.json
@@ -1,6 +1,6 @@
{
"filename": "architecture.md",
- "__html": "<h2>TubeMQ 架构</h2>\n<p>经过多年演变,TubeMQ集群分为如下5个部分:\n<img
src=\"img/sys_structure.png\"
alt=\"\"></p>\n<ul>\n<li>\n<p><strong>Portal</strong>:
负责对外交互和运维操作的Portal部分,包括API和Web两块,API对接集群之外的管理系统,Web是在API基础上对日常运维功能做的页面封装;</p>\n</li>\n<li>\n<p><strong>Master</strong>:
负责集群控制的Control部分,该部分由1个或多个Master节点组成,Master
HA通过Master节点间心跳保活、实时热备切换完成(这是大家使用TubeMQ的Lib时需要填写对应集群所有Master节点地址的原因),主Master负责管理整个集群的状态、资源调度、权限检查、元数据查询等;</p>\n</li>\n<li>\n<p><strong>Broker</strong>:
负责实际数据存储的Store部分,该部分由相互之 [...]
+ "__html": "<h2>TubeMQ 架构</h2>\n<p>经过多年演变,TubeMQ集群分为如下5个部分:\n<img
src=\"img/sys_structure.png\"
alt=\"\"></p>\n<ul>\n<li>\n<p><strong>Portal</strong>:
负责对外交互和运维操作的Portal部分,包括API和Web两块,API对接集群之外的管理系统,Web是在API基础上对日常运维功能做的页面封装;</p>\n</li>\n<li>\n<p><strong>Master</strong>:
负责集群控制的Control部分,该部分由1个或多个Master节点组成,Master
HA通过Master节点间心跳保活、实时热备切换完成(这是大家使用TubeMQ的Lib时需要填写对应集群所有Master节点地址的原因),主Master负责管理整个集群的状态、资源调度、权限检查、元数据查询等;</p>\n</li>\n<li>\n<p><strong>Broker</strong>:
负责实际数据存储的Store部分,该部分由相互之 [...]
"link": "/zh-cn/docs/architecture.html",
"meta": {
"title": "架构介绍 - Apache TubeMQ"
diff --git a/zh-cn/docs/architecture.md b/zh-cn/docs/architecture.md
index e1febbc..1df8f0d 100644
--- a/zh-cn/docs/architecture.md
+++ b/zh-cn/docs/architecture.md
@@ -14,7 +14,7 @@ title: 架构介绍 - Apache TubeMQ
- **Client**:
负责数据生产和消费的Client部分,该部分我们以Lib形式对外提供,大家用得最多的是消费端,相比之前,消费端现支持Push、Pull两种数据拉取模式,数据消费行为支持顺序和过滤消费两种。对于Pull消费模式,支持业务通过客户端重置精确offset以支持业务exactly-once消费,同时,消费端新推出跨集群切换免重启的BidConsumer客户端;
-- **Zookeeper**:
负责offset存储的zk部分,该部分功能已弱化到仅做offset的持久化存储,考虑到接下来的多节点副本功能该模块暂时保留。- **Zookeeper:**
Responsible for the zk part of the offset storage. This part of the function
has been weakened to only the persistent storage of the offset. Considering the
next multi-node copy function, this module is temporarily reserved;
+- **Zookeeper**: 负责offset存储的zk部分,该部分功能已弱化到仅做offset的持久化存储,考虑到接下来的多节点副本功能该模块暂时保留。
## TubeMQ的系统特点