[BUG] 手动kill suez_admin_worker没办法拉起
- Dominant language
- C++
- Stars
- 1.8k
- Forks
- 352
- PR merge metrics
- No merged PRs in 30d
Description
复现步骤:
step1: hape start havenask
step2: hape create table -t in1 -p 1 -s /ha3_install/example/cases/normal/in0_schema.json -f /ha3_install/example/data/test.data
step3: 进入havenask-sql-local_appmaster容器kill process_starter.sh
step4: bash havenask-sql-local_appmaster/process_starter.sh &
@xuxijie @dyuyang 大佬们帮忙看看
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with the listed hape commands, then inspect havenask-sql-local_appmaster/process_starter.sh and the suez_admin_worker startup path. Compare behavior after killing the process with behavior after manually running the script. Done means the worker is reliably brought back after the process is killed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, shell
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100