neuyilan commented on a change in pull request #2740:
URL: https://github.com/apache/iotdb/pull/2740#discussion_r585299940
##########
File path: cluster/src/assembly/resources/conf/iotdb-cluster.properties
##########
@@ -17,36 +17,40 @@
# under the License.
#
-cluster_rpc_ip=127.0.0.1
-
#-------------------------------------------IMPORTANT---------------------------------------------#
-# Note that the system will automatically create a heartbeat port for each
metadata service #
+# 1. Note that the system will automatically create a heartbeat port for each
metadata service #
# and data service. The default metadata heartbeat port is internal_meta_port
+ 1, #
# The default data heartbeat port is internal_data_port + 1.
#
# So when you configure these two items and seed_nodes, pay attention to
reserve a port for #
Review comment:
thanks, but the above comments may still work for the new codes, because
the new seed_nodes still need to the `internal_meta_port`
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]