Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DA6AEF806 for ; Wed, 27 Mar 2013 23:39:18 +0000 (UTC) Received: (qmail 18492 invoked by uid 500); 27 Mar 2013 23:39:16 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 18380 invoked by uid 500); 27 Mar 2013 23:39:16 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 18220 invoked by uid 99); 27 Mar 2013 23:39:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 23:39:15 +0000 Date: Wed, 27 Mar 2013 23:39:15 +0000 (UTC) From: "Manukranth Kolloju (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-8206) Thread safety issues with Compression.Algorithm.GZ and SNAPPY 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-8206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manukranth Kolloju resolved HBASE-8206. --------------------------------------- Resolution: Fixed > Thread safety issues with Compression.Algorithm.GZ and SNAPPY > ------------------------------------------------------------- > > Key: HBASE-8206 > URL: https://issues.apache.org/jira/browse/HBASE-8206 > Project: HBase > Issue Type: Bug > Affects Versions: 0.89-fb > Reporter: Manukranth Kolloju > Priority: Minor > Fix For: 0.89-fb > > Original Estimate: 24h > Remaining Estimate: 24h > > The Compression.Algorithm was not completely thread safe. Hence making it thread safe. Trying to fix this the same way it was fixed in HBase trunk(HBASE-5458) with a minor change since the fix in trunk is not completely thread safe. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira