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 64377200B63 for ; Mon, 1 Aug 2016 04:06:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 62DD6160AA9; Mon, 1 Aug 2016 02:06: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 A01E6160A81 for ; Mon, 1 Aug 2016 04:06:21 +0200 (CEST) Received: (qmail 37090 invoked by uid 500); 1 Aug 2016 02:06: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 37077 invoked by uid 99); 1 Aug 2016 02:06:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2016 02:06:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 79B0B2C0033 for ; Mon, 1 Aug 2016 02:06:20 +0000 (UTC) Date: Mon, 1 Aug 2016 02:06:20 +0000 (UTC) From: "Rohit Ahuja (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CASSANDRA-12350) Additional Compaction Logging (v2.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 01 Aug 2016 02:06:22 -0000 Rohit Ahuja created CASSANDRA-12350: --------------------------------------- Summary: Additional Compaction Logging (v2.2.5) Key: CASSANDRA-12350 URL: https://issues.apache.org/jira/browse/CASSANDRA-12350 Project: Cassandra Issue Type: New Feature Components: Compaction, Observability Reporter: Rohit Ahuja Priority: Minor Fix For: 2.2.5 Attachments: enhanced-compaction-logging-2.2.5.patch This is a backport of CASSANDRA-10805 from v3.6 to v2.2.5. In addition to the actual feature itself, I've added a unit test for it. More details on the logger can be found in the original jira. -- This message was sent by Atlassian JIRA (v6.3.4#6332)