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 503DA200BD9 for ; Fri, 9 Dec 2016 21:08:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4F076160AFD; Fri, 9 Dec 2016 20:08:00 +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 99C85160B1E for ; Fri, 9 Dec 2016 21:07:59 +0100 (CET) Received: (qmail 69009 invoked by uid 500); 9 Dec 2016 20:07:58 -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 68742 invoked by uid 99); 9 Dec 2016 20:07:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2016 20:07:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8ACD42C0057 for ; Fri, 9 Dec 2016 20:07:58 +0000 (UTC) Date: Fri, 9 Dec 2016 20:07:58 +0000 (UTC) From: "Jay Zhuang (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CASSANDRA-12676) Message coalescing regression MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 09 Dec 2016 20:08:00 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-12676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15736131#comment-15736131 ] Jay Zhuang edited comment on CASSANDRA-12676 at 12/9/16 8:07 PM: ----------------------------------------------------------------- [~dikanggu] Read latency has similar impact, here is latency metrics from one of our cluster (P99): !coalescing_disabled.png! was (Author: jay.zhuang): [~dikanggu] Read latency has similar impact, here is latency metrics from one of our cluster: !coalescing_disabled.png! > Message coalescing regression > ----------------------------- > > Key: CASSANDRA-12676 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12676 > Project: Cassandra > Issue Type: Bug > Reporter: T Jake Luciani > Assignee: Jeff Jirsa > Labels: docs-impacting > Fix For: 4.0, 3.x > > Attachments: 12676.diff, coalescing_disabled.png, result.html > > > The default in 2.2+ was to enable TIMEHORIZON message coalescing. After reports of performance regressions after upgrading from 2.1 to 2.2/3.0 we have discovered the issue to be this default. > We need to re-test our assumptions on this feature but in the meantime we should default back to disabled. > Here is a performance run [with and without message coalescing|http://cstar.datastax.com/graph?command=one_job&stats=9a26b5f2-7f48-11e6-92e7-0256e416528f&metric=op_rate&operation=2_user&smoothing=1&show_aggregates=true&xmin=0&xmax=508.86&ymin=0&ymax=91223] -- This message was sent by Atlassian JIRA (v6.3.4#6332)