[ 
https://issues.apache.org/jira/browse/HADOOP-17862?focusedWorklogId=647114&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-647114
 ]

ASF GitHub Bot logged work on HADOOP-17862:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Sep/21 19:25
            Start Date: 06/Sep/21 19:25
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus removed a comment on pull request #3331:
URL: https://github.com/apache/hadoop/pull/3331#issuecomment-905245795






-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 647114)
    Time Spent: 3h 40m  (was: 3.5h)

> 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: 3h 40m
>  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]

Reply via email to