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

CR Hota commented on HDFS-14508:
--------------------------------

[~elgoiri] Thanks for the comments.

Another way this could be thought about is to define a common interface (that 
will have methods definitely for router and namenodes ex security, status, 
version etc) and let NamenodeMetrics and RouterBeanmetrics extend that 
interface. In future new common additions can continue to be added in commons 
bean and anything specific to either namenode or router. Federation metrics 
should continue to strictly have metrics only around federation.

> 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