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 "Raghu Angadi (JIRA)" <ji...@apache.org> on 2009/05/14 21:24:45 UTC

[jira] Updated: (HADOOP-5838) Remove a few javac warnings under hdfs

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

Raghu Angadi updated HADOOP-5838:
---------------------------------

    Attachment: HADOOP-5838.patch

File fixed : 

* protocol/DatanodeID.java
* protocol/NamespaceInfo.java
* namenode/FSImage.java 
* namenode/DatanodeDescriptor.java 
* namenode/TransferFsImage.java 
* DistributedFileSystem.java
* protocol/AlreadyBeingCreatedException.java
* balancer/Balancer.java 
* protocol/NamespaceInfo.java
* common/Storage.java
* namenode/TestCheckpoint.java
* DeprecatedUTF8.java
* DFSUtil.java

Most of the changes are trivial. Notable ones are :
 * Moved {{ErrorSimulator}} from deprecated {{SecondaryNamenode }}to {{DFSUtil}}
 * Added two wrappers in DeprecatedUTF8.java for the most commonly used methods. This is not required for javac, but ecplipse is more happier with them.


> Remove a few javac warnings under hdfs
> --------------------------------------
>
>                 Key: HADOOP-5838
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5838
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: Raghu Angadi
>            Assignee: Raghu Angadi
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5838.patch
>
>
> Fix a few javac warnings under hdfs.
> I will list the files affected in jira i the following comment.

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