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

ASF GitHub Bot logged work on HDDS-2521:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Nov/19 10:00
            Start Date: 17/Nov/19 10:00
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on pull request #206: HDDS-2521. 
Multipart upload failing with NPE
URL: https://github.com/apache/hadoop-ozone/pull/206
 
 
   ## What changes were proposed in this pull request?
   
    * Fixed NPE in `ObjectEndpoint`: `OzoneOutputStream` needs to be closed (to 
get the key committed) to make upload part info available.
    * Changed `OzoneOutputStreamStub` to simulate this "no part info before 
commit" properly.  This makes the unit test fail with the previous code.
   
   https://issues.apache.org/jira/browse/HDDS-2521
   
   ## How was this patch tested?
   
   Ran acceptance test `ozones3` and S3 Gateway unit tests.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 344915)
    Remaining Estimate: 0h
            Time Spent: 10m

> Multipart upload failing with NPE
> ---------------------------------
>
>                 Key: HDDS-2521
>                 URL: https://issues.apache.org/jira/browse/HDDS-2521
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: S3
>    Affects Versions: 0.5.0
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Critical
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> S3 multipart upload is 
> [failing|https://elek.github.io/ozone-ci-03/pr/pr-hdds-2501-b5dhd/acceptance/summary.html#s1-s11-s5]
>  with 
> [NPE|https://github.com/elek/ozone-ci-03/blob/ddbaf4dd92ee5f855fea3e84c59b702fb2dda663/pr/pr-hdds-2501-b5dhd/acceptance/docker-ozones3-ozones3-s3-scm.log#L740-L747].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to