[ 
https://issues.apache.org/jira/browse/HDFS-16065?focusedWorklogId=610341&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-610341
 ]

ASF GitHub Bot logged work on HDFS-16065:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Jun/21 07:40
            Start Date: 14/Jun/21 07:40
    Worklog Time Spent: 10m 
      Work Description: symious opened a new pull request #3100:
URL: https://github.com/apache/hadoop/pull/3100


   ## What changes were proposed in this pull request?
   Currently, Router's operations are not well recorded. It would be good to 
have a similar metrics as "Hadoop:service=NameNode,name=NameNodeActivity" for 
NameNode, which shows the count for each operations.
   
   Besides, some operations are invoked concurrently in Routers, know the 
counts for concurrent operations would help us better knowing about the 
cluster's state.
   
   This ticket is to add normal operation metrics and concurrent operation 
metrics for Router.
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDFS-16065
   
   ## How was this patch tested?
   
   Add unit test to test normal operation and concurrent ooperation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 610341)
    Remaining Estimate: 0h
            Time Spent: 10m

> RBF: Add metrics to record Router's operations
> ----------------------------------------------
>
>                 Key: HDFS-16065
>                 URL: https://issues.apache.org/jira/browse/HDFS-16065
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: rbf
>            Reporter: Janus Chow
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, Router's operations are not well recorded. It would be good to 
> have a similar metrics as "Hadoop:service=NameNode,name=NameNodeActivity" for 
> NameNode, which shows the count for each operations.
> Besides, some operations are invoked concurrently in Routers, know the counts 
> for concurrent operations would help us better knowing about the cluster's 
> state.
> This ticket is to add normal operation metrics and concurrent operation 
> metrics for Router.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to