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

[stream] 优化大仓触发耗时 #10861

Closed
yongyiduan opened this issue Aug 23, 2024 · 0 comments
Closed

[stream] 优化大仓触发耗时 #10861

yongyiduan opened this issue Aug 23, 2024 · 0 comments
Assignees
Labels
area/stream/backend stream后端 done Production environment in tencent has been deploy

Comments

@yongyiduan
Copy link
Collaborator

yongyiduan commented Aug 23, 2024

大仓一次代码提交多则会触发200次流水线构建, 会导致流水线锁过热,引起锁竞争。
需要对单次提交带来的做一个顺序串行处理,解决指数级爆炸给系统稳定性的挑战。

@yongyiduan yongyiduan added the help wanted Extra attention is needed label Aug 23, 2024
@yongyiduan yongyiduan self-assigned this Aug 23, 2024
@yongyiduan yongyiduan added area/stream/backend stream后端 and removed help wanted Extra attention is needed labels Aug 23, 2024
@bkci-bot bkci-bot added the for test Test environment in tencent has been deploy label Aug 23, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Aug 23, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Aug 23, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Aug 23, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Aug 23, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Aug 23, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Aug 23, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Aug 23, 2024
@yongyiduan yongyiduan added tested 测试环境通过/test patest passed for test stage streams/tested labels Aug 23, 2024
bkci-bot added a commit that referenced this issue Aug 23, 2024
@bkci-bot bkci-bot added for gray UAT environment in tencent has been deploy for test Test environment in tencent has been deploy todo todo and removed for test Test environment in tencent has been deploy tested 测试环境通过/test patest passed for test stage labels Aug 23, 2024
@yongyiduan yongyiduan added the grayed uat环境测试通过/test passed for uat stage label Sep 3, 2024
@bkci-bot bkci-bot added done Production environment in tencent has been deploy and removed for test Test environment in tencent has been deploy for gray UAT environment in tencent has been deploy grayed uat环境测试通过/test passed for uat stage labels Sep 5, 2024
@bkci-bot bkci-bot closed this as completed Sep 5, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Sep 10, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Sep 10, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Sep 11, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Sep 11, 2024
yongyiduan added a commit to yongyiduan/bk-ci that referenced this issue Sep 12, 2024
@bkci-bot bkci-bot added for gray UAT environment in tencent has been deploy for test Test environment in tencent has been deploy and removed for gray UAT environment in tencent has been deploy todo todo for test Test environment in tencent has been deploy labels Sep 12, 2024
@bkci-bot bkci-bot removed the for gray UAT environment in tencent has been deploy label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/stream/backend stream后端 done Production environment in tencent has been deploy
Projects
None yet
Development

No branches or pull requests

2 participants