You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2009/01/01 01:36:44 UTC

[jira] Updated: (HADOOP-4941) Remove getBlockSize(Path f), getLength(Path f) and getReplication(Path src)

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

Tsz Wo (Nicholas), SZE updated HADOOP-4941:
-------------------------------------------

    Hadoop Flags: [Incompatible change, Reviewed]  (was: [Incompatible change])

{noformat}
     [exec] +1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 12 new or modified tests.
     [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 does not introduce any new Findbugs warnings.
     [exec] 
     [exec]     +1 Eclipse classpath. The patch retains Eclipse classpath integrity.
{noformat}

> Remove getBlockSize(Path f), getLength(Path f) and getReplication(Path src)
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-4941
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4941
>             Project: Hadoop Core
>          Issue Type: Sub-task
>          Components: fs
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>         Attachments: 4941_20081224.patch
>
>
> Remove the following
> - public long getBlockSize(Path f) throws IOException
> - public long getLength(Path f) throws IOException
> - public short getReplication(Path src) throws IOException

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.