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

Steve Loughran resolved HADOOP-17862.
-------------------------------------
    Fix Version/s: 3.3.3
       Resolution: Fixed

> 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
>             Fix For: 3.3.3
>
>          Time Spent: 4h 50m
>  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.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to