Return-Path: Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: (qmail 11354 invoked from network); 3 May 2010 17:11:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 May 2010 17:11:27 -0000 Received: (qmail 10410 invoked by uid 500); 3 May 2010 17:11:26 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 10290 invoked by uid 500); 3 May 2010 17:11:26 -0000 Mailing-List: contact dev-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 dev@cassandra.apache.org Received: (qmail 10209 invoked by uid 99); 3 May 2010 17:11:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 17:11:26 +0000 X-ASF-Spam-Status: No, hits=1.7 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of zsongbo@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vw0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 17:11:19 +0000 Received: by vws11 with SMTP id 11so230854vws.31 for ; Mon, 03 May 2010 10:10:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=y08S8JI8Urw4zUSTASWoLjN0I403h3G9r0bY9wCV1NU=; b=WMDYzVOzOLwY7jJ2n8TPkg3ONeUuJJ0jkYAcJRWtTpODdLKuriFbm0GWFqN7al7Irp MEE1M1wfDqnUmhDE8BDx2WL0GeEQNmNYb/XMJvZcmqbf5OCZUtuJrAj77onUTjCi8+Bb Cf8lIMUt/6xaJmqEPpj20XMdREnHj1KPz9kxY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=mzyhKmQzhDYWd1u/rfGr4voGAGQtkbXHaGPVhPrf0S2t2AXjyvTzeq5juKpvSSRiqF aE6JCyLxNtvM/TtNx9ec9nsA/pD9Zk/GkE1+QQoqBdjsm35W6CO9+1sHxRHAdliB3q2m KC7CJzE2VCxT99DyCZ2D6TTuJzyreSNpYTLU4= MIME-Version: 1.0 Received: by 10.229.188.71 with SMTP id cz7mr935343qcb.6.1272906658553; Mon, 03 May 2010 10:10:58 -0700 (PDT) Received: by 10.229.91.137 with HTTP; Mon, 3 May 2010 10:10:58 -0700 (PDT) Date: Tue, 4 May 2010 01:10:58 +0800 Message-ID: Subject: Skip large size (Configurable) SSTable in minor or/and major compaction From: Schubert Zhang To: user@cassandra.apache.org, dev@cassandra.apache.org Content-Type: multipart/alternative; boundary=0016363102373721e30485b3ad75 --0016363102373721e30485b3ad75 Content-Type: text/plain; charset=ISO-8859-1 We make a patch to 0.6 branch and 0.6.1 for this feature. https://issues.apache.org/jira/browse/CASSANDRA-1041 --0016363102373721e30485b3ad75--