[ 
https://issues.apache.org/jira/browse/HDDS-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rakesh Radhakrishnan updated HDDS-5795:
---------------------------------------
    Status: Patch Available  (was: Open)

> [FSO] Fix unit test case for MPU open key during abort.
> -------------------------------------------------------
>
>                 Key: HDDS-5795
>                 URL: https://issues.apache.org/jira/browse/HDDS-5795
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Rakesh Radhakrishnan
>            Assignee: Jyotinder Singh
>            Priority: Major
>              Labels: pull-request-available
>
> This task is to fix a unit test and add tighter assertions for MPU abort with 
> {{multipartOpenKey}} in FSO scenario.
> Code reference: 
> [S3MultipartUploadAbortResponse.java#L83|https://github.com/apache/ozone/blob/master/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/response/s3/multipart/S3MultipartUploadAbortResponse.java#L83]
> {code:java}
>     // Delete from openKey table and multipart info table.
>     omMetadataManager.getOpenKeyTable().deleteWithBatch(batchOperation,
>         multipartOpenKey);
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to