Xiangdong Huang created IOTDB-5219:
--------------------------------------
Summary: use different pid file name for confignode and datanode
Key: IOTDB-5219
URL: https://issues.apache.org/jira/browse/IOTDB-5219
Project: Apache IoTDB
Issue Type: Bug
Affects Versions: 1.0.0
Reporter: Xiangdong Huang
Now, both ConfigNode and DataNode use "iotdb-pidfile" as its pid file.
This will make trouble if the two nodes runs on the same server.
Therefore, better to change them to "iotdb-cn-pidfile" and "iotdb-dn-pidfile"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)