[
https://issues.apache.org/jira/browse/HDFS-16800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614754#comment-17614754
]
ASF GitHub Bot commented on HDFS-16800:
---------------------------------------
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 migrated it to the suggested
alternative
> Upgrade Huawei OBS client to 3.22.3.1
> -------------------------------------
>
> Key: HDFS-16800
> URL: https://issues.apache.org/jira/browse/HDFS-16800
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs
> 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]