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 DCE7CF566 for ; Tue, 26 Mar 2013 06:43:25 +0000 (UTC) Received: (qmail 52320 invoked by uid 500); 26 Mar 2013 06:43:23 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 51975 invoked by uid 500); 26 Mar 2013 06:43:17 -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 51943 invoked by uid 99); 26 Mar 2013 06:43:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 06:43:15 +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 (athena.apache.org: domain of goudarzi@gmail.com designates 209.85.216.54 as permitted sender) Received: from [209.85.216.54] (HELO mail-qa0-f54.google.com) (209.85.216.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 06:43:10 +0000 Received: by mail-qa0-f54.google.com with SMTP id o13so95017qaj.13 for ; Mon, 25 Mar 2013 23:42: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=djrEh3y2OeCUCmZWlNeSN3HTW1wZgLiEsxkiEap9jXw=; b=X2qfgdMD1QT6AtVHGva0awWTJ1X3KD3lDmgv/rcZShxOEdnsiOQgrCLN7uOsBglaUq stUDW450yOQEP+ig3YrXK8rwPc75vKKoDFbR2bOVkP7rdgU9NUj7YyIn0qdikY+22J9c fpm/873bDCculhcMnLsY26HMW1EFYF7AilsdYvtDH0Vq2M3bA43TJSDXl7LHEegDcSiF NjvxIjvjiMZsImAwT9L0FdevkFVfyRS1AENuHa1TP3LaYwosnKPX+dlJO/5bZO9ppOKG tQP8BOAVygOVkLD919N08nXXcOWfm7RI66Tq7lOfQh7fgRHX/Djb+iI/owlQSOM870ME cTIQ== MIME-Version: 1.0 X-Received: by 10.229.206.131 with SMTP id fu3mr228565qcb.7.1364280170219; Mon, 25 Mar 2013 23:42:50 -0700 (PDT) Received: by 10.229.46.83 with HTTP; Mon, 25 Mar 2013 23:42:50 -0700 (PDT) Date: Mon, 25 Mar 2013 23:42:50 -0700 Message-ID: Subject: Infinit Loop in CompactionExecutor From: Arya Goudarzi To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=089e010d86c8eb8eab04d8ce3a36 X-Virus-Checked: Checked by ClamAV on apache.org --089e010d86c8eb8eab04d8ce3a36 Content-Type: text/plain; charset=UTF-8 Hi, I am experiencing this bug on our 1.1.6 cluster: https://issues.apache.org/jira/browse/CASSANDRA-4765 The pending compactions has been stuck on a constant value, so I suppose something is not compacting due to this. Is there a workaround beside upgrading? We are not ready to upgrade just yet. Thanks, -Arya --089e010d86c8eb8eab04d8ce3a36 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,

I am experiencing this bug on our 1.1.6 cluster:


The pending compactions has been stuck on a constant va= lue, so I suppose something is not compacting due to this. Is there a worka= round beside upgrading? We are not ready to upgrade just yet.

Thanks,
-Arya=C2=A0
--089e010d86c8eb8eab04d8ce3a36--