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 576C318B9D for ; Mon, 1 Jun 2015 17:26:33 +0000 (UTC) Received: (qmail 20866 invoked by uid 500); 1 Jun 2015 17:26:29 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 20830 invoked by uid 500); 1 Jun 2015 17:26:29 -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 20820 invoked by uid 99); 1 Jun 2015 17:26:29 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jun 2015 17:26:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 201BFCA6F3 for ; Mon, 1 Jun 2015 17:26:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3 X-Spam-Level: *** X-Spam-Status: No, score=3 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id QvaJ3vn88c4Q for ; Mon, 1 Jun 2015 17:26:20 +0000 (UTC) Received: from mail-la0-f45.google.com (mail-la0-f45.google.com [209.85.215.45]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 30A32249C8 for ; Mon, 1 Jun 2015 17:26:20 +0000 (UTC) Received: by labpy14 with SMTP id py14so95214599lab.0 for ; Mon, 01 Jun 2015 10:26:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=w9dzj95Jgjn1ISWZ6etoGm0qe5QcpbXI0zicbgh3xjI=; b=gJ7UJWImvm0xrYN/I36m7pBl/rcDw7wJ+4BLXut5vW8IlUa3QIURIRvZgXU0xKUiDZ DxDesSVcm+YPAf1iYHkiIR3XKMzdCHbtW5DooWfyh062J6v1nq7eK5V9kMCUIh7Sz1f4 pmXKC6xtyZstJLinmgKctz/1F/TZ4P6c2rmMNGJ8BXgvthulSn2H0rCwO/fidZTCAoeg FGAWGAVbp9nuK83WYtaiZtGxWjfkIKQacz9CDwJjKbLeJAchIaMp9fes51otbJNOZCnR b/rtITkMX1kdCj6LIWVv3zKE3J4cp9Zy4RPThf2624cRZfgevM/N9f/Zu1/GcS6RJSI1 tLYw== X-Gm-Message-State: ALoCoQmFAE7D9BQmShONL3uLQJALOS4sqy545yLYk0B9qVummxrPOQukh0TlZ9oG6aXYXQ7ivQVz MIME-Version: 1.0 X-Received: by 10.112.219.201 with SMTP id pq9mr1477256lbc.109.1433179579664; Mon, 01 Jun 2015 10:26:19 -0700 (PDT) Received: by 10.114.21.1 with HTTP; Mon, 1 Jun 2015 10:26:19 -0700 (PDT) In-Reply-To: <1972916734.1238099.1433097433792.JavaMail.yahoo@mail.yahoo.com> References: <1972916734.1238099.1433097433792.JavaMail.yahoo@mail.yahoo.com> Date: Mon, 1 Jun 2015 10:26:19 -0700 Message-ID: Subject: Re: Minor Compactions Not Triggered From: Robert Coli To: "user@cassandra.apache.org" , Anuj Wadehra Content-Type: multipart/alternative; boundary=001a11c25cacbee1a10517781fb6 --001a11c25cacbee1a10517781fb6 Content-Type: text/plain; charset=UTF-8 On Sun, May 31, 2015 at 11:37 AM, Anuj Wadehra wrote: > 2. We thought that CQL compaction subproperty of *tombstone_threshold* > will help us after major compactions. This property will ensure that even > if we have one huge sstable, once tombstone threshold of 20% has reached, > sstables will be compacted and tombstones will be dropped after > gc_grace_periods (even if there no similar sized sstables as need by STCS). > But in our initial testing, single huge sstable is not getting compacted > even if we drop all rows in it and gc_grace_period has passed. *Why > tombstone_threshold is behaving like that?* > https://issues.apache.org/jira/browse/CASSANDRA-6654 ? =Rob --001a11c25cacbee1a10517781fb6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable --001a11c25cacbee1a10517781fb6--