You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/05/03 23:41:58 UTC

[GitHub] [hadoop] dongjoon-hyun commented on a diff in pull request #5613: HADOOP-18727. Fix `WriteOperations.listMultipartUploads` function description

dongjoon-hyun commented on code in PR #5613:
URL: https://github.com/apache/hadoop/pull/5613#discussion_r1184403940


##########
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/WriteOperations.java:
##########
@@ -192,11 +192,10 @@ int abortMultipartUploadsUnderPath(String prefix)
       throws IOException;
 
   /**
-   * Abort multipart uploads under a path: limited to the first
-   * few hundred.
-   * @param prefix prefix for uploads to abort
-   * @return a count of aborts
-   * @throws IOException trouble; FileNotFoundExceptions are swallowed.
+   * List in-progress multipart uploads under a path

Review Comment:
   Sure, I updated.



-- 
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: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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