Houliang Qi created IOTDB-678:
---------------------------------
Summary: LOCAL_IP and SEED_NODES should be consistent in the conf
file
Key: IOTDB-678
URL: https://issues.apache.org/jira/browse/IOTDB-678
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Cluster
Reporter: Houliang Qi
If the LOCAL_IP and SEED_NODES in the configuration file have both a local
ip(127.0.0.1) and a real ip, the iotdb service cannot be connected to other
nodes, causing raft communication to fail, and the cluster is always in the
election state.
I think the LOCAL_IP and SEED_NODES should be consistent in the conf file; for
the pseudo distributed mode, it can be all local ip, for the distributed mode,
it must be the real ip, otherwise it will report an error at startup.
please leave your option, thanks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)