qiaojialin commented on code in PR #387:
URL: https://github.com/apache/iotdb-docs/pull/387#discussion_r1830896750


##########
src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md:
##########
@@ -122,7 +122,7 @@ Open DataNode Configuration File 
`./conf/iotdb-system.properties`,Set the follow
 
 | **Configuration**               | **Description**                            
                  | **Default**     | **Recommended value**                     
                   | 192.168.1.3   | 192.168.1.4   | 192.168.1.5   | Note       
                              |
 | ------------------------------- | 
------------------------------------------------------------ | --------------- 
| ------------------------------------------------------------ | ------------- 
| ------------- | ------------- | ---------------------------------------- |
-| dn_rpc_address                  | The address of the client RPC service      
                  | 0.0.0.0         | 0.0.0.0                                   
                   | 0.0.0.0       | 0.0.0.0       | 0.0.0.0       | Restarting 
the service takes effect      |
+| dn_rpc_address                  | The address of the client RPC service      
                                  | 127.0.0.1       |  Recommend using the 
**IPV4 address or hostname** of the server where it is located      |  iotdb-1  
     |iotdb-2       | iotdb-3       | Restarting the service takes effect       
|

Review Comment:
   ```suggestion
   | dn_rpc_address                  | The address of the client RPC service    
                                    | 127.0.0.1       |  Recommend using the 
**hostname or IPV4** of the server where it is located      |  iotdb-1       
|iotdb-2       | iotdb-3       | Restarting the service takes effect       |
   ```



##########
src/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md:
##########
@@ -122,7 +122,7 @@ Open DataNode Configuration File 
`./conf/iotdb-system.properties`,Set the follow
 
 | **Configuration**               | **Description**                            
                  | **Default**     | **Recommended value**                     
                   | 192.168.1.3   | 192.168.1.4   | 192.168.1.5   | Note       
                              |
 | ------------------------------- | 
------------------------------------------------------------ | --------------- 
| ------------------------------------------------------------ | ------------- 
| ------------- | ------------- | ---------------------------------------- |
-| dn_rpc_address                  | The address of the client RPC service      
                  | 0.0.0.0         | 0.0.0.0                                   
                   | 0.0.0.0       | 0.0.0.0       | 0.0.0.0       | Restarting 
the service takes effect      |
+| dn_rpc_address                  | The address of the client RPC service      
                                  | 127.0.0.1       |  Recommend using the 
**IPV4 address or hostname** of the server where it is located        |  
iotdb-1       |iotdb-2       | iotdb-3       | Restarting the service takes 
effect       |

Review Comment:
   ```suggestion
   | dn_rpc_address                  | The address of the client RPC service    
                                    | 127.0.0.1       |  Recommend using the 
**hostname or IPV4** of the server where it is located        |  iotdb-1       
|iotdb-2       | iotdb-3       | Restarting the service takes effect       |
   ```



##########
src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md:
##########
@@ -122,8 +122,8 @@ cd  iotdb-enterprise-{version}-bin
 
 | 配置项                          | 说明                                            
             | 默认            | 推荐值                                              
    | 192.168.1.3   | 192.168.1.4   | 192.168.1.5   | 备注               |
 | ------------------------------- | 
------------------------------------------------------------ | --------------- 
| ------------------------------------------------------- | ------------- | 
------------- | ------------- | ------------------ |
-| dn_rpc_address                  | 客户端 RPC 服务的地址                              
          | 0.0.0.0         | 0.0.0.0                                           
      | 0.0.0.0       | 0.0.0.0       | 0.0.0.0       | 重启服务生效       |
-| dn_rpc_port                     | 客户端 RPC 服务的端口                              
          | 6667            | 6667                                              
      | 6667          | 6667          | 6667          | 重启服务生效       |
+| dn_rpc_address                  | 客户端 RPC 服务的地址                              
          | 127.0.0.1       |  推荐使用所在服务器的**IPV4地址或hostname**       |  iotdb-1   
    |iotdb-2       | iotdb-3       | 重启服务生效       |

Review Comment:
   ```suggestion
   | dn_rpc_address                  | 客户端 RPC 服务的地址                            
            | 127.0.0.1       |  推荐使用所在服务器的**hostname 或 IPV4 地址**       |  
iotdb-1       |iotdb-2       | iotdb-3       | 重启服务生效       |
   ```



##########
src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_apache.md:
##########
@@ -122,7 +122,7 @@ cd  apache-iotdb-{version}-all-bin
 
 | 配置项                          | 说明                                            
             | 默认            | 推荐值                                              
    | 192.168.1.3   | 192.168.1.4   | 192.168.1.5   | 备注               |
 | ------------------------------- | 
------------------------------------------------------------ | --------------- 
| ------------------------------------------------------- | ------------- | 
------------- | ------------- | ------------------ |
-| dn_rpc_address                  | 客户端 RPC 服务的地址                              
          | 0.0.0.0         | 0.0.0.0                                           
      | 0.0.0.0       | 0.0.0.0       | 0.0.0.0       | 重启服务生效       |
+| dn_rpc_address                  | 客户端 RPC 服务的地址                              
          | 127.0.0.1       |  推荐使用所在服务器的**IPV4地址或hostname**      |  iotdb-1    
   |iotdb-2       | iotdb-3       | 重启服务生效       |

Review Comment:
   ```suggestion
   | dn_rpc_address                  | 客户端 RPC 服务的地址                            
            | 127.0.0.1       |  推荐使用所在服务器的**hostname 或 IPV4 地址**      |  
iotdb-1       |iotdb-2       | iotdb-3       | 重启服务生效       |
   ```



##########
src/zh/UserGuide/Master/Deployment-and-Maintenance/Cluster-Deployment_timecho.md:
##########
@@ -123,7 +123,7 @@ cd  iotdb-enterprise-{version}-bin
 
 | 配置项                          | 说明                                            
             | 默认            | 推荐值                                              
    | 192.168.1.3   | 192.168.1.4   | 192.168.1.5   | 备注               |
 | ------------------------------- | 
------------------------------------------------------------ | --------------- 
| ------------------------------------------------------- | ------------- | 
------------- | ------------- | ------------------ |
-| dn_rpc_address                  | 客户端 RPC 服务的地址                              
          | 0.0.0.0         | 0.0.0.0                                           
      | 0.0.0.0       | 0.0.0.0       | 0.0.0.0       | 重启服务生效       |
+| dn_rpc_address                  | 客户端 RPC 服务的地址                              
          | 127.0.0.1       |  推荐使用所在服务器的**IPV4地址或hostname**       |  iotdb-1   
    |iotdb-2       | iotdb-3       | 重启服务生效       |

Review Comment:
   ```suggestion
   | dn_rpc_address                  | 客户端 RPC 服务的地址                            
            | 127.0.0.1       |  推荐使用所在服务器的**hostname 或 IPV4 地址**       |  
iotdb-1       |iotdb-2       | iotdb-3       | 重启服务生效       |
   ```



##########
src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_timecho.md:
##########
@@ -123,7 +123,7 @@ Open DataNode Configuration File 
`./conf/iotdb-datanode.properties`,Set the foll
 
 | **Configuration**               | **Description**                            
                  | **Default**     | **Recommended value**                     
                   | 192.168.1.3   | 192.168.1.4   | 192.168.1.5   | Note       
                              |
 | ------------------------------- | 
------------------------------------------------------------ | --------------- 
| ------------------------------------------------------------ | ------------- 
| ------------- | ------------- | ---------------------------------------- |
-| dn_rpc_address                  | The address of the client RPC service      
                  | 0.0.0.0         | 0.0.0.0                                   
                   | 0.0.0.0       | 0.0.0.0       | 0.0.0.0       | Restarting 
the service takes effect      |
+| dn_rpc_address                  | The address of the client RPC service      
                                  | 127.0.0.1       |  Recommend using the 
**IPV4 address or hostname** of the server where it is located        |  
iotdb-1       |iotdb-2       | iotdb-3       | Restarting the service takes 
effect       |

Review Comment:
   ```suggestion
   | dn_rpc_address                  | The address of the client RPC service    
                                    | 127.0.0.1       |  Recommend using the 
**hostname or IPV4** of the server where it is located        |  iotdb-1       
|iotdb-2       | iotdb-3       | Restarting the service takes effect       |
   ```



##########
src/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md:
##########
@@ -122,7 +122,7 @@ Open DataNode Configuration File 
`./conf/iotdb-datanode.properties`,Set the foll
 
 | **Configuration**               | **Description**                            
                  | **Default**     | **Recommended value**                     
                   | 192.168.1.3   | 192.168.1.4   | 192.168.1.5   | Note       
                              |
 | ------------------------------- | 
------------------------------------------------------------ | --------------- 
| ------------------------------------------------------------ | ------------- 
| ------------- | ------------- | ---------------------------------------- |
-| dn_rpc_address                  | The address of the client RPC service      
                  | 0.0.0.0         | 0.0.0.0                                   
                   | 0.0.0.0       | 0.0.0.0       | 0.0.0.0       | Restarting 
the service takes effect      |
+| dn_rpc_address                  | The address of the client RPC service      
                                  | 127.0.0.1       |  Recommend using the 
**IPV4 address or hostname** of the server where it is located        |  
iotdb-1       |iotdb-2       | iotdb-3       | Restarting the service takes 
effect       |

Review Comment:
   ```suggestion
   | dn_rpc_address                  | The address of the client RPC service    
                                    | 127.0.0.1       |  Recommend using the 
**hostname or IPV4** of the server where it is located        |  iotdb-1       
|iotdb-2       | iotdb-3       | Restarting the service takes effect       |
   ```



##########
src/zh/UserGuide/latest/Deployment-and-Maintenance/Cluster-Deployment_apache.md:
##########
@@ -122,7 +122,7 @@ cd  apache-iotdb-{version}-all-bin
 
 | 配置项                          | 说明                                            
             | 默认            | 推荐值                                              
    | 192.168.1.3   | 192.168.1.4   | 192.168.1.5   | 备注               |
 | ------------------------------- | 
------------------------------------------------------------ | --------------- 
| ------------------------------------------------------- | ------------- | 
------------- | ------------- | ------------------ |
-| dn_rpc_address                  | 客户端 RPC 服务的地址                              
          | 0.0.0.0         | 0.0.0.0                                           
      | 0.0.0.0       | 0.0.0.0       | 0.0.0.0       | 重启服务生效       |
+| dn_rpc_address                  | 客户端 RPC 服务的地址                              
          | 127.0.0.1       |  推荐使用所在服务器的**IPV4地址或hostname**       |  iotdb-1   
    |iotdb-2       | iotdb-3       | 重启服务生效       |

Review Comment:
   ```suggestion
   | dn_rpc_address                  | 客户端 RPC 服务的地址                            
            | 127.0.0.1       |  推荐使用所在服务器的**hostname 或 IPV4 地址**       |  
iotdb-1       |iotdb-2       | iotdb-3       | 重启服务生效       |
   ```



-- 
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