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

perf: job-manage错误日志优化 #2656

Closed
jsonwan opened this issue Dec 6, 2023 · 1 comment
Closed

perf: job-manage错误日志优化 #2656

jsonwan opened this issue Dec 6, 2023 · 1 comment
Assignees
Labels
done 已上线到正式环境并验收通过 kind/enhancement 功能改进特性
Milestone

Comments

@jsonwan
Copy link
Collaborator

jsonwan commented Dec 6, 2023

需要优化的错误日志1:
[2023-12-06 10:08:44.859] ERROR [job-manage,18f74fd6fd91cf3a18bae5621a91e350,01b436c309a9c9e7] 6 --- [[600]-HostEventHandler-1] com.tencent.bk.job.common.gse.GseClient : Empty agentId!

需要优化的错误日志2:
[2023-12-06 10:00:18.422] ERROR [job-manage,524c0767eff6953500e0ecef20a9c771,0f515d4dff8a6d8d] 6 --- [pool-15-thread-4] c.t.b.j.m.s.impl.notify.SendNotifyTask : Fail to sendMsg

@jsonwan jsonwan added kind/enhancement 功能改进特性 backlog 需求初始状态,等待产品进行评估 labels Dec 6, 2023
@jsonwan jsonwan self-assigned this Dec 6, 2023
@jsonwan
Copy link
Collaborator Author

jsonwan commented Dec 6, 2023

消息发送失败的原因为给已离职人员发送消息,可以在发送前先做一次是否离职判断再决定是否发送。

@nekzhang nekzhang added this to the V3.8.6 milestone Dec 11, 2023
@jsonwan jsonwan added todo 进入开发排期的状态,纳入了最近的迭代 doing 已经接受处理,正在开发实施 labels Dec 13, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 13, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 13, 2023
优化主机事件处理时尝试更新Agent状态的错误日志
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 13, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 13, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 13, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 13, 2023
jsonwan added a commit to jsonwan/bk-job that referenced this issue Dec 13, 2023
wangyu096 added a commit that referenced this issue Dec 14, 2023
perf: job-manage错误日志优化 #2656
@bkjob-bot bkjob-bot added for test 可以在测试环境进行验收 and removed backlog 需求初始状态,等待产品进行评估 todo 进入开发排期的状态,纳入了最近的迭代 doing 已经接受处理,正在开发实施 labels Dec 20, 2023
@bkjob-bot bkjob-bot added for gray 可以在灰度环境/预发布环境验收 done 已上线到正式环境并验收通过 and removed for test 可以在测试环境进行验收 for gray 可以在灰度环境/预发布环境验收 labels Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done 已上线到正式环境并验收通过 kind/enhancement 功能改进特性
Projects
None yet
Development

No branches or pull requests

3 participants