Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 55704188AC for ; Wed, 30 Sep 2015 21:08:05 +0000 (UTC) Received: (qmail 46852 invoked by uid 500); 30 Sep 2015 21:08:04 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 46765 invoked by uid 500); 30 Sep 2015 21:08:04 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 46558 invoked by uid 99); 30 Sep 2015 21:08:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2015 21:08:04 +0000 Date: Wed, 30 Sep 2015 21:08:04 +0000 (UTC) From: "Wei-Chiu Chuang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-9181) Better handling of exceptions thrown during upgrade shutdown MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Wei-Chiu Chuang created HDFS-9181: ------------------------------------- Summary: Better handling of exceptions thrown during upgrade shutdown Key: HDFS-9181 URL: https://issues.apache.org/jira/browse/HDFS-9181 Project: Hadoop HDFS Issue Type: Improvement Reporter: Wei-Chiu Chuang Assignee: Wei-Chiu Chuang Priority: Minor Previously in HDFS-7533, a bug was fixed by suppressing exceptions during upgrade shutdown. It may be appropriate as a temporary fix, but it would be better if the exception is handled in some way. One way to handle it is by emitting a warning message. There could exist other ways to handle it. This lira is created to discuss how to handle this case better. -- This message was sent by Atlassian JIRA (v6.3.4#6332)