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 BC0021734B for ; Wed, 9 Sep 2015 22:25:46 +0000 (UTC) Received: (qmail 67203 invoked by uid 500); 9 Sep 2015 22:25:46 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 67129 invoked by uid 500); 9 Sep 2015 22:25:46 -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 66874 invoked by uid 99); 9 Sep 2015 22:25:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2015 22:25:46 +0000 Date: Wed, 9 Sep 2015 22:25:46 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-14393) Have TestHFileEncryption clean up after itself so it don't go all zombie on us 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-14393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14393: -------------------------- Status: Patch Available (was: Open) > Have TestHFileEncryption clean up after itself so it don't go all zombie on us > ------------------------------------------------------------------------------ > > Key: HBASE-14393 > URL: https://issues.apache.org/jira/browse/HBASE-14393 > Project: HBase > Issue Type: Bug > Reporter: stack > Assignee: stack > Attachments: 14393.txt > > > It leaves around a block cache and open readers. See in HBASE-14374...where it is mentioned as a zombie. -- This message was sent by Atlassian JIRA (v6.3.4#6332)