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

Hudson commented on HDFS-2814:
------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1712 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1712/])
    HDFS-2814 NamenodeMXBean does not account for svn revision in the version 
information. Contributed by Hitesh Shah.

jitendra : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1239464
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeMXBean.java

                
> NamenodeMXBean does not account for svn revision in the version information
> ---------------------------------------------------------------------------
>
>                 Key: HDFS-2814
>                 URL: https://issues.apache.org/jira/browse/HDFS-2814
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 0.23.0, 1.0.0
>            Reporter: Hitesh Shah
>            Assignee: Hitesh Shah
>            Priority: Minor
>         Attachments: HDFS-2814-branch-1.patch, HDFS-2814-trunk.patch
>
>
> Unlike the jobtracker where both the UI and jmx information report the 
> version as "x.y.z, r<svn revision", in case of the namenode, the UI displays 
> x.y.z and svn revision info but the jmx output only contains the x.y.z 
> version.

--
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