[
https://issues.apache.org/jira/browse/IOTDB-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643640#comment-17643640
]
FengQingxin commented on IOTDB-4230:
------------------------------------
运行两次
./start-server.sh -p pid -b
./start-server.sh -p pid -b
得到两个后来的iotdb???
!image-2022-12-06-11-35-28-027.png!
> 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
> Fix For: 0.14.0, 0.13.4
>
> Attachments: image-2022-12-06-11-19-34-875.png,
> image-2022-12-06-11-21-34-287.png, image-2022-12-06-11-35-28-027.png,
> screenshot-1.png
>
>
> 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)