HTHou commented on code in PR #387:
URL: https://github.com/apache/iotdb-docs/pull/387#discussion_r1830279925
##########
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或0.0.0.0,推荐使用**hostname**<br>当设置为**0.0.0.0**时,重定向功能不可用<br>当设置为**IPV4地址或hostname**时,请将session中的enableAutoFetch值设置为false
| iotdb-1 |iotdb-2 | iotdb-3 | 重启服务生效 |
Review Comment:
这里貌似写反了?设置为0.0.0.0时需要将enableAutoFetch设置为false
--
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]