Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1A69B18704 for ; Tue, 23 Feb 2016 14:58:17 +0000 (UTC) Received: (qmail 57427 invoked by uid 500); 23 Feb 2016 14:57:18 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 57377 invoked by uid 500); 23 Feb 2016 14:57:18 -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 57024 invoked by uid 99); 23 Feb 2016 14:57:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Feb 2016 14:57:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 4790E2C1F6C for ; Tue, 23 Feb 2016 14:57:18 +0000 (UTC) Date: Tue, 23 Feb 2016 14:57:18 +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 [ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158995#comment-15158995 ] Hudson commented on HBASE-15291: -------------------------------- SUCCESS: Integrated in HBase-1.3-IT #511 (See [https://builds.apache.org/job/HBase-1.3-IT/511/]) HBASE-15291 FileSystem not closed in secure bulkLoad (Yong Zhang) (tedyu: rev 49cb0cfccbe01fbca351cdfe24e34ad3bdce8ef5) * 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 > Reporter: Yong Zhang > Assignee: Yong Zhang > Fix For: 2.0.0, 1.3.0, 1.2.1, 0.98.18 > > Attachments: HBASE-15291.001.patch, HBASE-15291.002.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)