Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 3.7.x 版本任务终止无效 #2355

Closed
wangyu096 opened this issue Aug 22, 2023 · 0 comments
Closed

fix: 3.7.x 版本任务终止无效 #2355

wangyu096 opened this issue Aug 22, 2023 · 0 comments
Assignees
Labels
done 已上线到正式环境并验收通过 kind/bug 程序故障Bug,漏洞 tested 已经在测试环境测试通过

Comments

@wangyu096
Copy link
Collaborator

Version / Branch / tag
3.7.x

出了什么问题?(What Happened?)

  1. Job切换到 GSE2.0 通道,执行文件分发任务
  2. 终止任务
  3. 现象:Job未能终止任务
  4. 定位:GSE 未收到任务终止请求

原因:
文件任务停止这里没有进行任务对应的 GSE 版本的设置,导致下发给 GSE V2 的任务,通过 GSE V1 的 API 来终止,导致终止失效

如何复现?(How to reproduce?)

见问题描述

预期结果(What you expect?)

@wangyu096 wangyu096 added kind/bug 程序故障Bug,漏洞 backlog 需求初始状态,等待产品进行评估 todo 进入开发排期的状态,纳入了最近的迭代 labels Aug 22, 2023
@wangyu096 wangyu096 self-assigned this Aug 22, 2023
wangyu096 added a commit to wangyu096/bk-job that referenced this issue Aug 22, 2023
wangyu096 added a commit that referenced this issue Aug 22, 2023
fix: 3.7.x 版本任务终止无效 #2355
@bkjob-bot bkjob-bot added for test 可以在测试环境进行验收 for gray 可以在灰度环境/预发布环境验收 done 已上线到正式环境并验收通过 and removed backlog 需求初始状态,等待产品进行评估 todo 进入开发排期的状态,纳入了最近的迭代 for test 可以在测试环境进行验收 for gray 可以在灰度环境/预发布环境验收 labels Aug 23, 2023
@jsonwan jsonwan added the tested 已经在测试环境测试通过 label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done 已上线到正式环境并验收通过 kind/bug 程序故障Bug,漏洞 tested 已经在测试环境测试通过
Projects
None yet
Development

No branches or pull requests

3 participants