[
https://issues.apache.org/jira/browse/HADOOP-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596609#action_12596609
]
Hadoop QA commented on HADOOP-3322:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12381615/rpcmetrics.patch
against trunk revision 655984.
+1 @author. The patch does not contain any @author tags.
-1 tests included. The patch doesn't appear to include any new or modified
tests.
Please justify why no tests are needed for this patch.
-1 patch. The patch command could not apply the patch.
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2459/console
This message is automatically generated.
> Hadoop rpc metrics do not get pushed to the MetricsRecord
> ---------------------------------------------------------
>
> Key: HADOOP-3322
> URL: https://issues.apache.org/jira/browse/HADOOP-3322
> Project: Hadoop Core
> Issue Type: Bug
> Components: metrics
> Reporter: girish vaitheeswaran
> Assignee: girish vaitheeswaran
> Priority: Blocker
> Fix For: 0.17.0
>
> Attachments: HADOOP-3322-3.txt, RpcMetrics-0.16.4.patch,
> rpcmetrics.patch, RpcMetrics.patch
>
>
> The MetricsRecord for rpc metrics do not get pushed to the client library.
> Fix is simple and involves invoking the update() method of the MetricsRecord
> class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.