[ https://issues.apache.org/jira/browse/HADOOP-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Telford updated HADOOP-7288:
-------------------------------------
Attachment: HADOOP-7288-remove-redundant-class-001.patch
Patch to remove o.a.h.fs.FsShell.DelayedExceptionThrowing class.
> FsShell.DelayedExceptionThrowing generates QA errors
> ----------------------------------------------------
>
> Key: HADOOP-7288
> URL: https://issues.apache.org/jira/browse/HADOOP-7288
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Reporter: Nicholas Telford
> Assignee: Nicholas Telford
> Priority: Minor
> Attachments: HADOOP-7288-remove-redundant-class-001.patch
>
>
> The inner class o.a.h.fs.FsShell.DelayedExceptionThrowing is causing the QA bot to fail
all patches due to a findbugs issue (the inner class should be static).
> It's an abstract class that is not currently used. It looks as though it's old code that
simply needs removing.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|