gosonzhang commented on a change in pull request #229:
URL: 
https://github.com/apache/incubator-inlong-website/pull/229#discussion_r771134944



##########
File path: 
i18n/zh-CN/docusaurus-plugin-content-docs/current/user_guide/user_manual.md
##########
@@ -25,8 +25,8 @@ sidebar_position: 1
 
 接入要求需要用户进行选择消息中间件:高吞吐(TUBE)或者高可靠(PULSAR):

Review comment:
       TubeMQ

##########
File path: 
i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/manager/quick_start.md
##########
@@ -38,21 +38,35 @@ spring.profiles.active=dev
    spring.datasource.password=DB_PASSWD
    ```
 
-2) 修改 Tube 和 ZooKeeper 集群的连接信息,其中 `cluster.zk.root` 建议使用默认值:
+2) 配置消息队列服务,可以使用InLong TubeMQ 或者 Apache Pulsar:
 
+- 若使用TubeMQ,配置TubeMQ 集群信息
    ```properties
    # Tube 集群的 Manager 地址,用来创建 Topic
    cluster.tube.manager=http://127.0.0.1:8081
    # 用来管理 Tube 的 Broker
    cluster.tube.master=127.0.0.1:8000,127.0.0.1:8010

Review comment:
       tubemq

##########
File path: 
i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/manager/quick_start.md
##########
@@ -38,21 +38,35 @@ spring.profiles.active=dev
    spring.datasource.password=DB_PASSWD
    ```
 
-2) 修改 Tube 和 ZooKeeper 集群的连接信息,其中 `cluster.zk.root` 建议使用默认值:
+2) 配置消息队列服务,可以使用InLong TubeMQ 或者 Apache Pulsar:
 
+- 若使用TubeMQ,配置TubeMQ 集群信息
    ```properties
    # Tube 集群的 Manager 地址,用来创建 Topic

Review comment:
       TubeMQ

##########
File path: docs/user_guide/user_manual.md
##########
@@ -26,8 +26,8 @@ Click [Create], there are two steps to fill in data access 
information: Group in
 
 Access requirements require users to choose message middleware: high 
throughput (TUBE) or High reliability (PULSAR):

Review comment:
       TubeMQ




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to