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 25622FDE4 for ; Thu, 28 Mar 2013 00:39:18 +0000 (UTC) Received: (qmail 80104 invoked by uid 500); 28 Mar 2013 00:39:16 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 80061 invoked by uid 500); 28 Mar 2013 00:39:16 -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 80003 invoked by uid 99); 28 Mar 2013 00:39:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Mar 2013 00:39:16 +0000 Date: Thu, 28 Mar 2013 00:39:16 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=13615928#comment-13615928 ] Lars Hofhansl commented on HBASE-8206: -------------------------------------- Thanks for confirming, Manukranth. > 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