Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 48EB0200B48 for ; Mon, 18 Jul 2016 18:58:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 477C5160A88; Mon, 18 Jul 2016 16:58:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B7008160A87 for ; Mon, 18 Jul 2016 18:58:21 +0200 (CEST) Received: (qmail 55245 invoked by uid 500); 18 Jul 2016 16:58:20 -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 55214 invoked by uid 99); 18 Jul 2016 16:58:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jul 2016 16:58:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B1BFC2C0379 for ; Mon, 18 Jul 2016 16:58:20 +0000 (UTC) Date: Mon, 18 Jul 2016 16:58:20 +0000 (UTC) From: "T Jake Luciani (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-11697) Improve Compaction Throughput MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 18 Jul 2016 16:58:22 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-11697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11697: --------------------------------------- Attachment: image.png > Improve Compaction Throughput > ----------------------------- > > Key: CASSANDRA-11697 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11697 > Project: Cassandra > Issue Type: Improvement > Components: Compaction > Reporter: T Jake Luciani > Assignee: T Jake Luciani > Attachments: image.png > > > The goal of this ticket is to improve/understand the bottlenecks during compactions. At a high level this will involve: > * A test system for measuring compaction time for different workloads and compaction strategies. > * Profiling and analysis > * Make improvements > * Add throughput regression tests so we can track > We have a lot of random tickets that relate to this so I'll link them to this ticket -- This message was sent by Atlassian JIRA (v6.3.4#6332)