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

Íñigo Goiri commented on HDFS-14508:
------------------------------------

I wanted to keep {{NamenodeBeanMetrics}} to offer the same interface as the 
Namenode.
We always though of the Router as a replacement for the Namenode as an endpoint 
so the goal here was to allow old monitors to just change the port.
I would prefer to keep it for this reason.
That being said, it is true that some of the methods don't make much sense for 
some metrics.
For methods like getSlowPeersReport and getSlowDisksReport, ideally we should 
be able to aggregate those from all subclusters.

> RBF: Clean-up and refactor UI components
> ----------------------------------------
>
>                 Key: HDFS-14508
>                 URL: https://issues.apache.org/jira/browse/HDFS-14508
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: CR Hota
>            Assignee: Takanobu Asanuma
>            Priority: Minor
>
> Router UI has tags that are not used or incorrectly set. The code should be 
> cleaned-up.
> One such example is 
> Path : 
> (\hadoop-hdfs-project\hadoop-hdfs-rbf\src\main\webapps\router\federationhealth.js)
> {code:java}
> {"name": "routerstat", "url": 
> "/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus"},{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to