damccorm opened a new issue, #21427: URL: https://github.com/apache/beam/issues/21427
Multipart upload to s3 fails in finish method when last chunk is set to zero length, this happens if original buffer size is between MIN_WRITE_SIZE = 5 * 1024 * 1024 MAX_WRITE_SIZE = 5 * 1024 * 1024 * 1024 from put() Imported from Jira [BEAM-13827](https://issues.apache.org/jira/browse/BEAM-13827). Original Jira may contain additional context. Reported by: hoshimura. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
