Re: Stop script addition -f

2023-07-24 Thread Yuan Tian
Hi Xuan,

Photos and attachments in the mail-list won't be sent successfully, you can
put them in a google doc or any other online documents that everyone can
visit and then put the link address in your e-mail.


Best,
-
Yuan Tian

On Mon, Jul 24, 2023 at 10:35 AM xuan.w...@timecho.com <
xuan.w...@timecho.com> wrote:

> Hi dev,
>
> We added parameters in the stop script(master,rel/1.2)
>
>
>
> support ./sbin/stop-confignode.sh -f
>
> support ./sbin/stop-datanode.sh -f
>
> support ./sbin/stop-standalone.sh -f
>
>
>
>
>
> When adding the ‘-f’ parameter, ‘kill -9’ will be called to force stop
> confignode or datanode, or standalone.
>
>
>
> For example:
>
> use ‘-f’
>
> [image: image]
>
>
>
> does not contain ‘-f’
>
> [image: image]
>
>
>
> Thanks,
> —
> Xuan Wang
>


Re: Stop script addition -f

2023-07-23 Thread xuan.w...@timecho.com
Sorry, the image cannot be displayed.

Attach PR:  https://github.com/apache/iotdb/pull/10637

发件人: xuan.w...@timecho.com 
日期: 星期一, 2023年7月24日 10:35
收件人: dev@iotdb.apache.org 
主题: Stop script addition -f
Hi dev,
We added parameters in the stop script(master,rel/1.2)


support ./sbin/stop-confignode.sh -f

support ./sbin/stop-datanode.sh -f

support ./sbin/stop-standalone.sh -f


When adding the ‘-f’ parameter, ‘kill -9’ will be called to force stop 
confignode or datanode, or standalone.

For example:
use ‘-f’
[cid:image001.jpg@01D9BE10.CE0E0600]
[image]

does not contain ‘-f’
[image]

Thanks,
―
Xuan Wang