Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 632E518FE6 for ; Wed, 12 Aug 2015 14:13:29 +0000 (UTC) Received: (qmail 16816 invoked by uid 500); 12 Aug 2015 14:06:46 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 16706 invoked by uid 500); 12 Aug 2015 14:06:45 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 16501 invoked by uid 99); 12 Aug 2015 14:06:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2015 14:06:45 +0000 Date: Wed, 12 Aug 2015 14:06:45 +0000 (UTC) From: "Junping Du (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-4031) Add JvmPauseMonitor to ApplicationHistoryServer and WebAppProxyServer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-4031: ----------------------------- Attachment: YARN-4031-v2.patch Thanks [~rkanter] for review! Address your comments in v2 patch. > Add JvmPauseMonitor to ApplicationHistoryServer and WebAppProxyServer > --------------------------------------------------------------------- > > Key: YARN-4031 > URL: https://issues.apache.org/jira/browse/YARN-4031 > Project: Hadoop YARN > Issue Type: Bug > Components: timelineserver, webapp > Reporter: Junping Du > Assignee: Junping Du > Attachments: YARN-4031-v2.patch, YARN-4031.patch > > > We should add the JvmPauseMonitor to ApplicationHistoryServer and WebAppProxyServer like what we do in YARN-4019 for ResourceManager and NodeManager. -- This message was sent by Atlassian JIRA (v6.3.4#6332)