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 2020/04/27 07:25:54 UTC

[GitHub] [hadoop-ozone] ChenSammi commented on pull request #807: HDDS-3375. S3A failing complete multipart upload with Ozone S3.

ChenSammi commented on pull request #807:
URL: https://github.com/apache/hadoop-ozone/pull/807#issuecomment-619786173


   > 
   > 
   > Thank You @ChenSammi for the review.
   > I have addressed the review comments and also added a test for new Unmarshall logic.
   > 
   > We have found a similar kind of issue for MultiDeleteRequest which is handled by [HDDS-739](https://issues.apache.org/jira/browse/HDDS-739). So, do you think we need to fix in S3A to send a request with a namespace or do we need to similar change for all Requests?
   
   @bharatviswa504 , ideally it's the best solution if we can fix it in s3A.  But I'm not sure whether namespace append decision is made by s3a or by the aws sdk used by s3a.  If the high version aws sdk sends this namespace while lower version doesn't,  then to be compatible with as many as aws sdk versions, we may end up with set the namespace in ozone s3g side. 


----------------------------------------------------------------
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



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