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 address** of the server where it is located      |  iotdb-1  
     |iotdb-2       | iotdb-3       | Restarting the service takes effect       
|
   ```



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