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接口上传文件,清理临时文件错误 #2835

Open
yaoxuwan opened this issue Dec 9, 2024 · 0 comments
Open

stream接口上传文件,清理临时文件错误 #2835

yaoxuwan opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
backlog bug Something isn't working

Comments

@yaoxuwan
Copy link
Collaborator

yaoxuwan commented Dec 9, 2024

Failed to clean temp artifact file.java.lang.IllegalArgumentException: Failed requirement.
at com.tencent.bkrepo.fs.server.storage.CoArtifactFile.isInMemory(CoArtifactFile.kt:88)
at com.tencent.bkrepo.fs.server.filter.ArtifactFileCleanupFilterFunction.cleanup(ArtifactFileCleanupFilterFunction.kt:56)
at com.tencent.bkrepo.fs.server.filter.ArtifactFileCleanupFilterFunction.filter(ArtifactFileCleanupFilterFunction.kt:46)
at com.tencent.bkrepo.fs.server.filter.ArtifactFileCleanupFilterFunction$filter$1.invokeSuspend(ArtifactFileCleanupFilterFunction.kt)

@yaoxuwan yaoxuwan added bug Something isn't working backlog labels Dec 9, 2024
@yaoxuwan yaoxuwan self-assigned this Dec 9, 2024
@bkci-bot bkci-bot added for test and removed backlog labels Dec 9, 2024
@yaoxuwan yaoxuwan changed the title stream接口上传小文件,文件内容错误 stream接口上传文件,清理临时文件错误 Dec 9, 2024
@yaoxuwan yaoxuwan added backlog and removed for test labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants