86 Star 468 Fork 273

GVPopenEuler / iSulad

 / 详情

【restful】【disable-oci】isulad 不支持service notify方式启动,且不响应15和2信号

已完成
缺陷
创建于  
2022-04-01 15:12

【标题描述】restful isulad 不支持service notify方式启动,且不响应15信号
【问题复现步骤】
1、配置/usr/lib/systemd/system/isulad.service,其中type=notify,执行systemctl start isulad
2、拉起isulad,通过kill -15 $(pidof isulad) 给daemon发送15信号
2、拉起isulad,通过kill -2 $(pidof isulad) 给daemon发送2信号
出现概率(必现)
【预期结果】
1、systemctl start isulad 可以正常拉起isulad,可以获取到启动结果并返回
2、isulad响应15信号并退出
2、isulad响应2信号并退出
【实际结果】
1、systemctl start isulad 执行后长时间卡住,收不到notify
2、restful isulad 不响应kill -15
2、restful isulad 不响应kill -2
【附件信息】
NA

评论 (2)

Hi zheng-yiwen, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: iSulad, and any of the maintainers: @haomintsai , @lifeng_isula , @haozi007 , @jingxiaolu

zhengyiwen 创建了缺陷
openeuler-ci-bot 添加了
 
sig/iSulad
标签
zhengyiwen 修改了描述
zhengyiwen 修改了标题
展开全部操作日志

libevent处理信号,需要第二次循环,因此需要发送两次15号信号,才能处理。
暂时规避,后续有需要再次打开

haozi007 任务状态待办的 修改为已完成

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
5329419 openeuler ci bot 1632792936 5595769 duguhaotian 1605235330
C
1
https://gitee.com/openeuler/iSulad.git
git@gitee.com:openeuler/iSulad.git
openeuler
iSulad
iSulad

搜索帮助