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 6E74518F87 for ; Tue, 12 May 2015 11:36:00 +0000 (UTC) Received: (qmail 44966 invoked by uid 500); 12 May 2015 11:36:00 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 44925 invoked by uid 500); 12 May 2015 11:36:00 -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 44913 invoked by uid 99); 12 May 2015 11:36:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 11:36:00 +0000 Date: Tue, 12 May 2015 11:36:00 +0000 (UTC) From: "Jens Rantil (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CASSANDRA-9360) > 100% progress in compaction statis MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jens Rantil created CASSANDRA-9360: -------------------------------------- Summary: > 100% progress in compaction statis Key: CASSANDRA-9360 URL: https://issues.apache.org/jira/browse/CASSANDRA-9360 Project: Cassandra Issue Type: Bug Components: Core, Tools Reporter: Jens Rantil Priority: Minor When issuing `nodetool compactionstats` I am seeing a progress that has surpassed 100%: {noformat} $ nodetool compactionstats pending tasks: 12 compaction type keyspace table completed total unit progress ... Validation mykeyspace mytable 580783515 434846187 bytes 133.56% {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)