You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/11/17 10:00:16 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #206: HDDS-2521. Multipart upload failing with NPE

adoroszlai opened a new 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org