[
https://issues.apache.org/jira/browse/IOTDB-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585674#comment-17585674
]
Xiangdong Huang commented on IOTDB-4230:
----------------------------------------
more,
will change the behavior of start-server:
* use -p pidFile to reocrd the pid of iotdb
* use -f to allow IoTDB runs in foreground, and print log on console,
otherwise it will run in background, and close the printstream.
* use -v to show the version
* use -h for help
> modify the start script for flexible startup: add iotdb.in.sh, add pid file
> ---------------------------------------------------------------------------
>
> Key: IOTDB-4230
> URL: https://issues.apache.org/jira/browse/IOTDB-4230
> Project: Apache IoTDB
> Issue Type: Task
> Reporter: Xiangdong Huang
> Assignee: Xiangdong Huang
> Priority: Major
> Labels: pull-request-available
>
> to make it possible to pack iotdb program into some forms like debian
> package, some changes is meaningful:
> # add iotdb.in.sh: here, "in" means "include". The script will define some
> system variables if the in.sh exists;
> # record the PID into pid file, and delete the file when iotdb exits.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)