Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E888261F for ; Thu, 5 May 2011 22:27:33 +0000 (UTC) Received: (qmail 42259 invoked by uid 500); 5 May 2011 22:27:31 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 42234 invoked by uid 500); 5 May 2011 22:27:31 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 42224 invoked by uid 99); 5 May 2011 22:27:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 22:27:30 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a52.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 22:27:24 +0000 Received: from homiemail-a52.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a52.g.dreamhost.com (Postfix) with ESMTP id 961D66B810A for ; Thu, 5 May 2011 15:27:03 -0700 (PDT) Received: from [10.0.1.151] (121-73-157-230.cable.telstraclear.net [121.73.157.230]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: aaron@thelastpickle.com) by homiemail-a52.g.dreamhost.com (Postfix) with ESMTPSA id 379826B8058 for ; Thu, 5 May 2011 15:27:03 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: suggestion: sstable2json to ignore TTL From: aaron morton In-Reply-To: <87259B6B-8BAE-4A4C-99CB-CCD2237C768B@toptarif.de> Date: Fri, 6 May 2011 10:26:59 +1200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <98A09D88-6845-4201-B357-9AB943487880@toptarif.de> <87259B6B-8BAE-4A4C-99CB-CCD2237C768B@toptarif.de> To: user@cassandra.apache.org X-Mailer: Apple Mail (2.1084) Click on Submit Patch then it should get noticed as the committers go = through the patch list. And / Or update the comments to get it back into = the activity stream If you need a hand with updating the 0.8 patch let me know.=20 Cheers ----------------- Aaron Morton Freelance Cassandra Developer @aaronmorton http://www.thelastpickle.com On 6 May 2011, at 02:40, Timo Nentwig wrote: >=20 > On Apr 27, 2011, at 16:59, Timo Nentwig wrote: >=20 >> On Apr 27, 2011, at 16:52, Edward Capriolo wrote: >>=20 >>> The method being private is not a deal-breaker.While not good = software >>> engineering practice you can copy and paste the code and renamed the >>> class SSTable2MyJson or whatever. >>=20 >> Sure I can do this but I'd like to have it just available in the = distro (incl. a script I can simply call).=20 >=20 > Just read that the json format changed in 0.8. That's why I don't want = to copy code... unfortunately nobody cares about CASSANDRA-2582, so if I = can do anything to help pls. tell me. >=20 >> Should I post this rather on the dev mailing list? >=20