[ 
https://issues.apache.org/jira/browse/HADOOP-18503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864111#comment-17864111
 ] 

ASF GitHub Bot commented on HADOOP-18503:
-----------------------------------------

pan3793 commented on code in PR #4989:
URL: https://github.com/apache/hadoop/pull/4989#discussion_r990813390


##########
hadoop-cloud-storage-project/hadoop-huaweicloud/src/main/java/org/apache/hadoop/fs/obs/OBSListing.java:
##########
@@ -453,7 +453,7 @@ private boolean buildNextStatusBatch(final ObjectListing 
objects) {
       }
 
       // prefixes: always directories
-      for (ObsObject prefix : objects.getExtenedCommonPrefixes()) {
+      for (ObsObject prefix : objects.getExtendCommonPrefixes()) {

Review Comment:
   the original method is deprecated, this change migrates it to the suggested 
alternative





> Upgrade Huawei OBS client to 3.22.3.1
> -------------------------------------
>
>                 Key: HADOOP-18503
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18503
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build, fs/huawei
>    Affects Versions: 3.3.4
>            Reporter: Cheng Pan
>            Priority: Major
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to