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 D95342009D9 for ; Tue, 3 May 2016 05:29:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D7A071609B0; Tue, 3 May 2016 05:29:20 +0200 (CEST) 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 2062F1602C5 for ; Tue, 3 May 2016 05:29:19 +0200 (CEST) Received: (qmail 44004 invoked by uid 500); 3 May 2016 03:29:13 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 43956 invoked by uid 99); 3 May 2016 03:29:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2016 03:29:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 866032C1F69 for ; Tue, 3 May 2016 03:29:13 +0000 (UTC) Date: Tue, 3 May 2016 03:29:13 +0000 (UTC) From: "Kuhu Shukla (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-5032) TestContainerResourceUsage#testUsageAfterAMRestartKeepContainers fails intermittently MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 03 May 2016 03:29:21 -0000 Kuhu Shukla created YARN-5032: --------------------------------- Summary: TestContainerResourceUsage#testUsageAfterAMRestartKeepContainers fails intermittently Key: YARN-5032 URL: https://issues.apache.org/jira/browse/YARN-5032 Project: Hadoop YARN Issue Type: Bug Reporter: Kuhu Shukla Similar to YARN-5024, this test fails intermittently showing better passing rate through the addition of {{rm.drainEvents()}} after node heartbeats and {{finishAMAndVerifyAppState}} in {{amRestartTests()}} but does not fully fix the problem. CC: [~bibinchundatt] for more insight/comments. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-dev-help@hadoop.apache.org