changxue created IOTDB-5551:
-------------------------------
Summary: stop-datanode.sh should improve to add stopping stage to
make sure the datanode process exit safely
Key: IOTDB-5551
URL: https://issues.apache.org/jira/browse/IOTDB-5551
Project: Apache IoTDB
Issue Type: Bug
Affects Versions: 1.1.0-SNAPSHOT
Reporter: changxue
Assignee: Xinyu Tan
stop-datanode.sh should improve to add stopping stage to make sure the datanode
process exit safely
actual result:
stop-datanode.sh would end immediately through the datanode process was still
existed.
expect result:
As a user, I'd like to see the datanode process was ended when the
stop-datanode.sh ended successfully.
I prefer to waiting several seconds to make sure the datanode service is ended,
rather than get a unknown result immediately.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)