Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C9A2E085 for ; Sat, 24 Nov 2012 04:36:59 +0000 (UTC) Received: (qmail 77668 invoked by uid 500); 24 Nov 2012 04:36:59 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 77641 invoked by uid 500); 24 Nov 2012 04:36:58 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 77619 invoked by uid 99); 24 Nov 2012 04:36:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Nov 2012 04:36:58 +0000 Date: Sat, 24 Nov 2012 04:36:57 +0000 (UTC) From: "Mostafa Elhemali (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1367664143.20085.1353731818277.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (HADOOP-9087) Queue size metric for metric sinks isn't actually maintained MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mostafa Elhemali created HADOOP-9087: ---------------------------------------- Summary: 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 Reporter: Mostafa Elhemali Priority: Minor 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira