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 77BE8D701 for ; Thu, 13 Sep 2012 18:00:08 +0000 (UTC) Received: (qmail 40890 invoked by uid 500); 13 Sep 2012 18:00:08 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 40837 invoked by uid 500); 13 Sep 2012 18:00:08 -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 40829 invoked by uid 99); 13 Sep 2012 18:00:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2012 18:00:08 +0000 Date: Fri, 14 Sep 2012 05:00:08 +1100 (NCT) From: "Eli Collins (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1440648238.75873.1347559208137.JavaMail.jiratomcat@arcas> In-Reply-To: <516821371.75279.1347551647489.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HADOOP-8801) ExitUtil#terminate should capture the exception stack trace 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/HADOOP-8801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HADOOP-8801: -------------------------------- Resolution: Fixed Fix Version/s: 2.0.2-alpha Target Version/s: (was: 2.0.2-alpha) Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Thanks for the reviews guys. I've committed this and merged to branch-2 and branch-2.0.2-alpha. > ExitUtil#terminate should capture the exception stack trace > ----------------------------------------------------------- > > Key: HADOOP-8801 > URL: https://issues.apache.org/jira/browse/HADOOP-8801 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 2.0.0-alpha > Reporter: Eli Collins > Assignee: Eli Collins > Fix For: 2.0.2-alpha > > Attachments: hadoop-8801.txt > > > ExitUtil#terminate(status,Throwable) should capture and log the stack trace of the given throwable. This will help debug issues like HDFS-3933. -- 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