[ 
https://issues.apache.org/jira/browse/HADOOP-8430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288046#comment-13288046
 ] 

Eli Collins commented on HADOOP-8430:
-------------------------------------

{noformat}
     [exec] 
     [exec] -1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     -1 tests included.  The patch doesn't appear to include any new 
or modified tests.
     [exec]                         Please justify why no tests are needed for 
this patch.
     [exec] 
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning 
messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec] 
     [exec]     -1 findbugs.  The patch appears to introduce 8 new Findbugs 
(version 1.3.9) warnings.
     [exec] 
     [exec] 
{noformat}

Findbugs warnings are HADOOP-7847. The new method just calls the old one so no 
new test is necessary.
                
> Backport new FileSystem methods introduced by HADOOP-8014 to branch-1 
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-8430
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8430
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>         Attachments: hadoop-8430-1.txt
>
>
> Per HADOOP-8422 let's backport the new FileSystem methods from HADOOP-8014 to 
> branch-1 so users can transition over in Hadoop 1.x releases, which helps 
> upstream projects like HBase work against federation (see HBASE-6067). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to