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 5F399F349 for ; Mon, 25 Mar 2013 12:41:26 +0000 (UTC) Received: (qmail 59249 invoked by uid 500); 25 Mar 2013 12:41:23 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 58892 invoked by uid 500); 25 Mar 2013 12:41:20 -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 58843 invoked by uid 99); 25 Mar 2013 12:41:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 12:41:19 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of samuelsson.joel@gmail.com designates 209.85.215.44 as permitted sender) Received: from [209.85.215.44] (HELO mail-la0-f44.google.com) (209.85.215.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 12:41:11 +0000 Received: by mail-la0-f44.google.com with SMTP id eb20so11251392lab.3 for ; Mon, 25 Mar 2013 05:40:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=4ED7SENFmWzzNspMvx0IWHX7ZYG/IPPnzjrVzjFpr+s=; b=OAiS1YuKH/Z1RKy+EeQZpLkIUoaaVcPHeRUPaLHX1FX2zg+RT+DwpJhU+0qT2B9LKX FKbKcf1tqUCIqjQ8ux5mXtBGDzIwggw3ttgJPQT1XW9KZW/E7ZRUxhW6heJtEopsTzIw pUDQCwTEMUJIlcI0hTvFDrVL2A/9+wKlrQ0eS323ozOPB6ifTfq5xn9zB6XIwoDvU2XG SIZsGYtJu4VyvLrCTxPga1h8Gz38fBj1TTW5yVWfkak+DEaV58X4elqZJnbUrOFebn98 2tUOeDhpv8eIHX5R3n0LHLWKCLJ4u2C4OZJEu8iiE6tzZZtdJmVSKJbBL7SsxdUBEJrZ ep0Q== MIME-Version: 1.0 X-Received: by 10.112.46.231 with SMTP id y7mr5978648lbm.128.1364215250558; Mon, 25 Mar 2013 05:40:50 -0700 (PDT) Received: by 10.114.29.70 with HTTP; Mon, 25 Mar 2013 05:40:50 -0700 (PDT) Date: Mon, 25 Mar 2013 13:40:50 +0100 Message-ID: Subject: Clearing tombstones From: Joel Samuelsson To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=bcaec554d232682cee04d8bf1d31 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec554d232682cee04d8bf1d31 Content-Type: text/plain; charset=ISO-8859-1 Hi, I've deleted a range of keys in my one node test-cluster and want to re-add them with an older creation time. How can I make sure all tombstones are gone so that they can be re-added properly? I've tried nodetool compact but it seems some tombstones remain. Best regards, Joel Samuelsson --bcaec554d232682cee04d8bf1d31 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

I've deleted a range of k= eys in my one node test-cluster and want to re-add them with an older creat= ion time. How can I make sure all tombstones are gone so that they can be r= e-added properly? I've tried nodetool compact but it seems some tombsto= nes remain.

Best regards,
Joel Samuelss= on
--bcaec554d232682cee04d8bf1d31--