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 849E7200BB3 for ; Wed, 19 Oct 2016 02:36:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6C660160AFB; Wed, 19 Oct 2016 00:36:01 +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 D9DFD160AE5 for ; Wed, 19 Oct 2016 02:36:00 +0200 (CEST) Received: (qmail 96517 invoked by uid 500); 19 Oct 2016 00: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 96494 invoked by uid 99); 19 Oct 2016 00:36:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2016 00:35:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DA56F2C4C73 for ; Wed, 19 Oct 2016 00:35:59 +0000 (UTC) Date: Wed, 19 Oct 2016 00:35:59 +0000 (UTC) From: "Jeff Jirsa (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-12626) LWT contention appears to be under reported MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 19 Oct 2016 00:36:01 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-12626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12626: ----------------------------------- Fix Version/s: (was: 3.x) 3.10 > LWT contention appears to be under reported > ------------------------------------------- > > Key: CASSANDRA-12626 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12626 > Project: Cassandra > Issue Type: Bug > Components: Observability > Reporter: Christopher Batey > Assignee: Christopher Batey > Priority: Minor > Fix For: 3.10 > > > I was surprised how little contention was being reported and looking at the code we miss out reporting contention when there is a timeout at the prepare phase. > If this {{StorageProxy.beginAndRepairPaxos}} throws then the contentions count isn't added to the histogram. -- This message was sent by Atlassian JIRA (v6.3.4#6332)