celeborn/sbin
sychen 07c1dc2568 [CELEBORN-975] Refactor the check logic to stop the celeborn master and worker
### What changes were proposed in this pull request?

`stop-master.sh` and `stop-worker.sh` support the stop command to wait up to 600s after starting `kill -15`.

Delete the pid file only when the stop succeeds, to avoid failing to retry the stop command to find the pid file.

### Why are the changes needed?

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

Closes #1911 from cxzl25/CELEBORN-975.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-09-18 16:23:32 +08:00
..
celeborn-daemon.sh [CELEBORN-975] Refactor the check logic to stop the celeborn master and worker 2023-09-18 16:23:32 +08:00
load-celeborn-env.sh [CELEBORN-900][FOLLOWUP] Disable jemalloc in non-docker environment 2023-09-11 14:55:10 +08:00
restart-worker.sh [CELEBORN-763] Add --add-opens to bootstrap shell scripts 2023-07-05 11:31:21 +08:00
start-all.sh [CELEBORN-420] Add hosts template and docs about start-all scripts. (#1354) 2023-03-16 11:33:32 +08:00
start-master.sh [CELEBORN-763] Add --add-opens to bootstrap shell scripts 2023-07-05 11:31:21 +08:00
start-worker.sh [CELEBORN-763] Add --add-opens to bootstrap shell scripts 2023-07-05 11:31:21 +08:00
status-master.sh [CELEBORN-976] Introduce script to check master and worker status 2023-09-16 09:27:52 +08:00
status-worker.sh [CELEBORN-976] Introduce script to check master and worker status 2023-09-16 09:27:52 +08:00
stop-all.sh [CELEBORN-564] Correct stop-all.sh comments (#1470) 2023-04-28 09:38:59 +08:00
stop-master.sh [INFRA]Update scripts and templates for new name. (#724) 2022-10-09 14:56:06 +08:00
stop-worker.sh [INFRA]Update scripts and templates for new name. (#724) 2022-10-09 14:56:06 +08:00