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

S3传输管理器的初始化方式线程不安全 #2344

Open
scplsy opened this issue Jul 5, 2024 · 0 comments
Open

S3传输管理器的初始化方式线程不安全 #2344

scplsy opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels

Comments

@scplsy
Copy link
Collaborator

scplsy commented Jul 5, 2024

What happened:
S3Storage#getTransferManager 并发请求时有可能重复初始化defaultTransferManager,导致transferManager被意外关闭

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • bk-repo version (use cat VERSION in installed dir):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants