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

[bug] etcd存储下save taskgroup偶尔会失败 #436

Closed
zmberg opened this issue Apr 24, 2020 · 0 comments
Closed

[bug] etcd存储下save taskgroup偶尔会失败 #436

zmberg opened this issue Apr 24, 2020 · 0 comments
Assignees
Labels
bug Something isn't working confirmed issue is confirmed inner issue comes from Tencent side
Milestone

Comments

@zmberg
Copy link
Contributor

zmberg commented Apr 24, 2020

问题描述

W0423 16:53:09.495382 52598 trans_command.go:72] send command to task(1587631755094644812.0.1.zone-qq-ios-v1587631581.cn-trunk-test1-new.20048) err:Operation cannot be fulfilled on taskgroups.bkbcs.tencent.com "1.zone-qq-ios-v1587631581.cn-trunk-test1-new.20048.1587631755094644812": the object has been modified; please apply your changes to the latest version and try again

解决方法:
定位是由于多线程对taskgroup进行读写,没有加锁的导致的。

@zmberg zmberg added the bug Something isn't working label Apr 24, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue May 6, 2020
DeveloperJim added a commit that referenced this issue May 8, 2020
fix: etcd存储下save taskgroup偶尔会失败 #436
@DeveloperJim DeveloperJim added confirmed issue is confirmed inner issue comes from Tencent side mesos labels May 8, 2020
@DeveloperJim DeveloperJim added this to the 1.16.x迭代 milestone May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed issue is confirmed inner issue comes from Tencent side
Projects
None yet
Development

No branches or pull requests

2 participants