[
https://issues.apache.org/jira/browse/BEAM-13827?focusedWorklogId=724839&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-724839
]
ASF GitHub Bot logged work on BEAM-13827:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Feb/22 22:54
Start Date: 10/Feb/22 22:54
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #16735:
URL: https://github.com/apache/beam/pull/16735#issuecomment-1035615507
@AnandInguva would you take a look please?
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 724839)
Time Spent: 3h 50m (was: 3h 40m)
> upload to s3 fails if last chunk in finish happens to be of 0 length
> --------------------------------------------------------------------
>
> Key: BEAM-13827
> URL: https://issues.apache.org/jira/browse/BEAM-13827
> Project: Beam
> Issue Type: Bug
> Components: io-py-aws
> Affects Versions: 2.35.0
> Reporter: Johan Sternby
> Assignee: Johan Sternby
> Priority: P2
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> 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()
--
This message was sent by Atlassian Jira
(v8.20.1#820001)