rakeshadr opened a new pull request #2228:
URL: https://github.com/apache/ozone/pull/2228


   ## What changes were proposed in this pull request?
   
   This task is to simplify the prefix layout implementation for the S3MPU 
keys. As there is no ObjectStore API to perform rename or delete operation on 
MPU keys, the DB table key format can follow the existing structure for the MPU 
table entries.
   
   This will help to reuse the existing ozoneBucket#listParts() and 
ozoneBucket#listMultipartUploads() and required very minimal code changes.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5201
   
   ## How was this patch tested?
   
   Added and modify unit & integration test 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.

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