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 F15836C35 for ; Tue, 19 Jul 2011 21:35:23 +0000 (UTC) Received: (qmail 67258 invoked by uid 500); 19 Jul 2011 21:35:23 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 67040 invoked by uid 500); 19 Jul 2011 21:35:23 -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 66747 invoked by uid 99); 19 Jul 2011 21:35:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 21:35:22 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 21:35:18 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E661545DEF for ; Tue, 19 Jul 2011 21:34:57 +0000 (UTC) Date: Tue, 19 Jul 2011 21:34:57 +0000 (UTC) From: "Stu Hood (JIRA)" To: commits@cassandra.apache.org Message-ID: <473575444.5426.1311111297940.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <260313280.4571.1311094378242.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CASSANDRA-2920) Remove SSTableWriter.Builder 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-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067987#comment-13067987 ] Stu Hood commented on CASSANDRA-2920: ------------------------------------- Easiest way is probably to subclass StreamingTransferTest for different column families and column implementations. > Remove SSTableWriter.Builder > ---------------------------- > > Key: CASSANDRA-2920 > URL: https://issues.apache.org/jira/browse/CASSANDRA-2920 > Project: Cassandra > Issue Type: Task > Components: Core > Affects Versions: 1.0 > Reporter: Jonathan Ellis > Assignee: Stu Hood > Priority: Minor > Fix For: 1.0 > > Attachments: 2920.txt > > > CASSANDRA-2677 left Builder-oriented streaming in for backwards compatibility, but since we're going to change the sstable format for 1.0, and Builder doesn't work across format changes, there's no point in leaving Builder around. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira