[
https://issues.apache.org/jira/browse/HADOOP-15481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739959#comment-16739959
]
Christopher Gregorian commented on HADOOP-15481:
------------------------------------------------
Updated! I think that covers everything, as well as the style suggestions and
docs changes.
Example line output:
{{1547173433343 rpc.FairCallQueue: Context=rpc, namespace=ipc.8020,
Hostname=hostname, FairCallQueueSize_0=0, FairCallQueueOverflowedCalls_0=0,
FairCallQueueSize_1=0, FairCallQueueOverflowedCalls_1=0, FairCallQueueSize_2=0,
FairCallQueueOverflowedCalls_2=0, FairCallQueueSize_3=0,
FairCallQueueOverflowedCalls_3=0}}
Thanks for the review!
> Emit FairCallQueue stats as metrics
> -----------------------------------
>
> Key: HADOOP-15481
> URL: https://issues.apache.org/jira/browse/HADOOP-15481
> Project: Hadoop Common
> Issue Type: Improvement
> Components: metrics, rpc-server
> Reporter: Erik Krogen
> Assignee: Christopher Gregorian
> Priority: Major
> Attachments: HADOOP-15481.001.patch, HADOOP-15481.001.patch,
> HADOOP-15481.002.patch
>
>
> Currently FairCallQueue has some statistics which are exported via JMX: the
> size of each queue, and the number of overflowed calls per queue. These are
> useful statistics to track over time to determine, for example, if queues
> need to be resized. We should emit them via the standard metrics system.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]