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 9BCCE200AE4 for ; Tue, 10 May 2016 19:04:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9988E16098A; Tue, 10 May 2016 17:04:14 +0000 (UTC) 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 1D584160A11 for ; Tue, 10 May 2016 19:04:13 +0200 (CEST) Received: (qmail 39764 invoked by uid 500); 10 May 2016 17:04:13 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 39740 invoked by uid 99); 10 May 2016 17:04:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 May 2016 17:04:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F3DEE2C1F64 for ; Tue, 10 May 2016 17:04:12 +0000 (UTC) Date: Tue, 10 May 2016 17:04:12 +0000 (UTC) From: "Akira AJISAKA (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-13118) Fix IOUtils#cleanup and IOUtils#closeStream javadoc MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 10 May 2016 17:04:14 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HADOOP-13118: ----------------------------------- Resolution: Fixed Fix Version/s: 2.9.0 Status: Resolved (was: Patch Available) Committed to trunk and branch-2. Thanks [~jojochuang] for the contribution. > Fix IOUtils#cleanup and IOUtils#closeStream javadoc > --------------------------------------------------- > > Key: HADOOP-13118 > URL: https://issues.apache.org/jira/browse/HADOOP-13118 > Project: Hadoop Common > Issue Type: Bug > Components: io > Reporter: Wei-Chiu Chuang > Assignee: Wei-Chiu Chuang > Priority: Trivial > Labels: supportability > Fix For: 2.9.0 > > Attachments: HADOOP-13118.001.patch > > > HADOOP-7256 ignored all {{Throwable}}s in IOUtils#cleanup but did not update its javadoc. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org