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

CloudStorage for S3 and EMCECSStorage not thread-safe #1717

Closed
gunterze opened this issue Dec 3, 2018 · 0 comments
Closed

CloudStorage for S3 and EMCECSStorage not thread-safe #1717

gunterze opened this issue Dec 3, 2018 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Dec 3, 2018

CloudStorage for S3 and EMCECSStorage are not thread-safe caused by a stateful object shared by concurrent threads.

Add

Storage property type default
streamingUpload boolean false

to indicate if the cloud storage backend supports streaming and if it shall be used.

Related #1710, #434

@gunterze gunterze added the bug Something isn't working label Dec 3, 2018
@gunterze gunterze added this to the 5.15.1 milestone Dec 3, 2018
@gunterze gunterze self-assigned this Dec 3, 2018
@gunterze gunterze changed the title CloadStorage for S3 and EMCECSStorage not thread-safe CloudStorage for S3 and EMCECSStorage not thread-safe Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant