Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 83E83200B32 for ; Wed, 8 Jun 2016 12:41:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 82955160A29; Wed, 8 Jun 2016 10:41:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EEDB3160A54 for ; Wed, 8 Jun 2016 12:41:21 +0200 (CEST) Received: (qmail 61888 invoked by uid 500); 8 Jun 2016 10:41:21 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 61865 invoked by uid 99); 8 Jun 2016 10:41:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jun 2016 10:41:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EF6782C1F5D for ; Wed, 8 Jun 2016 10:41:20 +0000 (UTC) Date: Wed, 8 Jun 2016 10:41:20 +0000 (UTC) From: "Andrew Onischuk (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-17063) Retrieve specific metrics when Ambari queries NameNode HA states MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 08 Jun 2016 10:41:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Onischuk updated AMBARI-17063: ------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk and branch-2.4 > Retrieve specific metrics when Ambari queries NameNode HA states > ---------------------------------------------------------------- > > Key: AMBARI-17063 > URL: https://issues.apache.org/jira/browse/AMBARI-17063 > Project: Ambari > Issue Type: Bug > Reporter: Andrew Onischuk > Assignee: Andrew Onischuk > Fix For: 2.4.0 > > Attachments: AMBARI-17063.patch > > > This is a follow-on jira of BUG-53459: when Ambari queries NameNode's HA > states, currently it retrieves a group of metrics including some unnecessary > ones that may compete for NameNode lock. It would be better for Ambari to only > retrieve HA state metrics from NameNode. -- This message was sent by Atlassian JIRA (v6.3.4#6332)