[
https://issues.apache.org/jira/browse/HADOOP-9087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326618#comment-14326618
]
Hadoop QA commented on HADOOP-9087:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12698465/HADOOP-9087-004.patch
against trunk revision 2aa9979.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The test build failed in
hadoop-common-project/hadoop-common
Test results:
https://builds.apache.org/job/PreCommit-HADOOP-Build/5737//testReport/
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/5737//console
This message is automatically generated.
> Queue size metric for metric sinks isn't actually maintained
> ------------------------------------------------------------
>
> Key: HADOOP-9087
> URL: https://issues.apache.org/jira/browse/HADOOP-9087
> Project: Hadoop Common
> Issue Type: Bug
> Components: metrics
> Affects Versions: 2.6.0
> Reporter: Mostafa Elhemali
> Assignee: Akira AJISAKA
> Priority: Minor
> Attachments: HADOOP-9087-002.patch, HADOOP-9087-003.patch,
> HADOOP-9087-004.patch, HADOOP-9087.patch
>
>
> Came across this while looking at the code for the metrics system: the qsize
> gauge in the MetricsSinkAdapter is not updated/maintained so it will always
> be zero (there's a compiler warning about it actually).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)