-
Notifications
You must be signed in to change notification settings - Fork 27
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
Handle highly concurrent conversion tasks #46
Labels
bug
Something isn't working
Comments
Try to fix in containerd/containerd#7155 |
@imeoer Can we use the |
Desiki-high
added a commit
to Desiki-high/acceleration-service
that referenced
this issue
May 30, 2023
Fixes: goharbor#46 Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
Desiki-high
added a commit
to Desiki-high/acceleration-service
that referenced
this issue
May 30, 2023
Fixes: goharbor#46 Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
Desiki-high
added a commit
to Desiki-high/acceleration-service
that referenced
this issue
May 31, 2023
Fixes: goharbor#46 Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These errors are likely to be thrown when acceld is handling highly concurrent conversion tasks:
And containerd get locks slows down each task, containerd logs:
Reproduciable steps:
The text was updated successfully, but these errors were encountered: