ashishkumar50 opened a new pull request, #5333:
URL: https://github.com/apache/ozone/pull/5333

   ## What changes were proposed in this pull request?
   
   "create-multipart-upload" step is not done before uploading parts. So in 
case of FSO bucket it cannot find the parent when key name is in the form 
<volume>/<bucket>/<prefix>/<keyname> and hence returning directory not found. 
   
   In this PR fixing the acceptance test, First create multipart key and then 
pass the invalid upload ID while uploading the part, so that it can return 
NoSuchUpload error.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-7811
   
   ## How was this patch tested?
   
   Verify with fixed acceptance test
   


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


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

Reply via email to