-
Notifications
You must be signed in to change notification settings - Fork 505
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
Labels
Comments
yongyiduan
added
area/stream/backend
stream后端
and removed
help wanted
Extra attention is needed
labels
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
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
大仓一次代码提交多则会触发200次流水线构建, 会导致流水线锁过热,引起锁竞争。
需要对单次提交带来的做一个顺序串行处理,解决指数级爆炸给系统稳定性的挑战。
The text was updated successfully, but these errors were encountered: