laoeree

Results 1 issues of laoeree

## Question 问题描述:在k8s中运行的canal:v1.1.7服务运行一段时间,容器中的canal进程就突然没了,外部日志没有任何报错,容器也是正常运行,看了好久才发现canal进程是主进程app.sh启动的,手动模拟杀掉canal进程也是没有日志输出。 ![image](https://github.com/user-attachments/assets/4e5ccbed-1c55-4a5e-b2ec-3c146d84a2b5) 疑惑: 1、canal进程没了为何容器还能正常运行,且没有日志输出? 2、如果是app.sh控制启动canal进程,为何没有监测服务进程是否存在?