### 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> |
||
|---|---|---|
| .. | ||
| celeborn-daemon.sh | ||
| load-celeborn-env.sh | ||
| restart-worker.sh | ||
| start-all.sh | ||
| start-master.sh | ||
| start-worker.sh | ||
| status-master.sh | ||
| status-worker.sh | ||
| stop-all.sh | ||
| stop-master.sh | ||
| stop-worker.sh | ||