[ 
https://issues.apache.org/jira/browse/BEAM-13827?focusedWorklogId=723165&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-723165
 ]

ASF GitHub Bot logged work on BEAM-13827:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Feb/22 21:00
            Start Date: 08/Feb/22 21:00
    Worklog Time Spent: 10m 
      Work Description: hoshimura commented on pull request #16735:
URL: https://github.com/apache/beam/pull/16735#issuecomment-1033057256


   Ok, thanks for having a look. I don't know if you saw my issue 
[https://issues.apache.org/jira/browse/BEAM-13827](https://issues.apache.org/jira/browse/BEAM-13827).
 Do you think I should add the same type of comment, with this link, to the 
midsized test as well? I guess my real question is whether a zerolength file 
should fail or not. I assumed it should fail, but my original and simpler 
solution removes the error for both use cases.


-- 
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: 723165)
    Time Spent: 3h 10m  (was: 3h)

> 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 10m
>  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)

Reply via email to