Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 21019109E8 for ; Wed, 9 Oct 2013 21:29:52 +0000 (UTC) Received: (qmail 47893 invoked by uid 500); 9 Oct 2013 21:28:43 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 47835 invoked by uid 500); 9 Oct 2013 21:28:43 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 47713 invoked by uid 99); 9 Oct 2013 21:28:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Oct 2013 21:28:42 +0000 Date: Wed, 9 Oct 2013 21:28:42 +0000 (UTC) From: "Dave Brosius (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CASSANDRA-6176) remove decompression code in CompressedSequentialWriter 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/CASSANDRA-6176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius resolved CASSANDRA-6176. ------------------------------------- Resolution: Fixed Reviewer: Jonathan Ellis committed to cassandra-2.0 as commit 9644f098967d6ba9154725148a383b3502ef62c2 > remove decompression code in CompressedSequentialWriter > ------------------------------------------------------- > > Key: CASSANDRA-6176 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6176 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: Dave Brosius > Assignee: Dave Brosius > Priority: Trivial > Fix For: 2.0.2 > > Attachments: 6176.txt > > > Changes for https://issues.apache.org/jira/browse/CASSANDRA-5862 have removed the need to decompress chunks during CompressedSequentialWriter.resetAndTruncate. > remove code. -- This message was sent by Atlassian JIRA (v6.1#6144)