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 C742C107E2 for ; Mon, 1 Dec 2014 22:26:14 +0000 (UTC) Received: (qmail 64555 invoked by uid 500); 1 Dec 2014 22:26:14 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 64510 invoked by uid 500); 1 Dec 2014 22:26:14 -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 64497 invoked by uid 99); 1 Dec 2014 22:26:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2014 22:26:14 +0000 Date: Mon, 1 Dec 2014 22:26:14 +0000 (UTC) From: "Jason Lowe (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-2905) AggregatedLogsBlock page can infinitely loop if the aggregated log file is corrupted 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-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230571#comment-14230571 ] Jason Lowe commented on YARN-2905: ---------------------------------- +1 lgtm. Committing this. > AggregatedLogsBlock page can infinitely loop if the aggregated log file is corrupted > ------------------------------------------------------------------------------------ > > Key: YARN-2905 > URL: https://issues.apache.org/jira/browse/YARN-2905 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 2.5.0 > Reporter: Jason Lowe > Assignee: Varun Saxena > Priority: Blocker > Attachments: YARN-2905.patch > > > If the AggregatedLogsBlock page tries to serve up a portion of a log file that has been corrupted (e.g.: like the case that was fixed by YARN-2724) then it can spin forever trying to seek to the targeted log segment. -- This message was sent by Atlassian JIRA (v6.3.4#6332)