GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp
Extend GcsSession class to allow specifying the chunk size and the buffer size per file to prevent from OutOfMemoryError
Open
priority: p2
type: enhancement
- Dominant language
- Java
- Stars
- 551
- Forks
- 349
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
All the details here: https://medium.com/@pziobron/how-to-effectively-upload-files-to-gcp-using-spring-integration-8d80da8a64f5
Contributor guide
Research direction
Start by locating the GcsSession class and reading the linked upload details, since the issue provides no repository file or test path. Completion means supporting per-file chunk-size and buffer-size settings so uploads avoid OutOfMemoryError; identify the relevant tests after locating the class.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud, java, spring
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100