[
https://issues.apache.org/jira/browse/HADOOP-17862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HADOOP-17862:
------------------------------------
Labels: pull-request-available (was: )
> ABFS: Fix unchecked cast compiler warning for AbfsListStatusRemoteIterator
> --------------------------------------------------------------------------
>
> Key: HADOOP-17862
> URL: https://issues.apache.org/jira/browse/HADOOP-17862
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Affects Versions: 3.3.1
> Reporter: Sumangala Patki
> Assignee: Sumangala Patki
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Hadoop yetus run shows a java compiler warning for unchecked casting of
> Object to Iterator<FileStatus> in a method of AbfsListStatusRemoteIterator
> class. This can be resolved by introducing a new class to hold the iterator
> and exception thrown when applicable.
>
> hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsListStatusRemoteIterator.java:97:38:[unchecked]
> unchecked cast
>
> This task will also add logging to facilitate better investigation of the
> transient failure tracked in HADOOP-17797.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]