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 547E0200B4B for ; Thu, 21 Jul 2016 18:31:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 534B8160A73; Thu, 21 Jul 2016 16:31:22 +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 C66B0160A7C for ; Thu, 21 Jul 2016 18:31:21 +0200 (CEST) Received: (qmail 87303 invoked by uid 500); 21 Jul 2016 16:31:20 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 87041 invoked by uid 99); 21 Jul 2016 16:31:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2016 16:31:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A3EFF2C0D5A for ; Thu, 21 Jul 2016 16:31:20 +0000 (UTC) Date: Thu, 21 Jul 2016 16:31:20 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-15291) FileSystem not closed in secure bulkLoad MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 21 Jul 2016 16:31:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388003#comment-15388003 ] Hudson commented on HBASE-15291: -------------------------------- SUCCESS: Integrated in HBase-1.2 #678 (See [https://builds.apache.org/job/HBase-1.2/678/]) HBASE-15291 Revert due to race condition resulting in closed FileSystem (tedyu: rev 95221918c1abdbf0d5581cd6ac61f2b7ece57f9f) * hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/SecureBulkLoadEndpoint.java > FileSystem not closed in secure bulkLoad > ---------------------------------------- > > Key: HBASE-15291 > URL: https://issues.apache.org/jira/browse/HBASE-15291 > Project: HBase > Issue Type: Bug > Affects Versions: 1.0.2, 0.98.16.1 > Reporter: Yong Zhang > Assignee: Yong Zhang > Fix For: 2.0.0, 1.3.0, 1.2.1, 0.98.18, 1.4.0 > > Attachments: HBASE-15291.001.patch, HBASE-15291.002.patch, HBASE-15291.003.patch, HBASE-15291.004.patch, HBASE-15291.addendum, patch > > > FileSystem not closed in secure bulkLoad after bulkLoad finish, it will cause memory used more and more if too many bulkLoad . -- This message was sent by Atlassian JIRA (v6.3.4#6332)