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 6303C184DC for ; Tue, 7 Jul 2015 00:54:05 +0000 (UTC) Received: (qmail 86046 invoked by uid 500); 7 Jul 2015 00:54:05 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 86017 invoked by uid 500); 7 Jul 2015 00:54:05 -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 86002 invoked by uid 99); 7 Jul 2015 00:54:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2015 00:54:05 +0000 Date: Tue, 7 Jul 2015 00:54:05 +0000 (UTC) From: "Yuki Morishita (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-9448) Metrics should use up to date nomenclature MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616001#comment-14616001 ] Yuki Morishita commented on CASSANDRA-9448: ------------------------------------------- Thanks for the update. > Metrics should use up to date nomenclature > ------------------------------------------ > > Key: CASSANDRA-9448 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9448 > Project: Cassandra > Issue Type: Improvement > Components: Tools > Reporter: Sam Tunnicliffe > Assignee: Stefania > Labels: docs-impacting, jmx > Fix For: 3.0 beta 1 > > > There are a number of exposed metrics that currently are named using the old nomenclature of columnfamily and rows (meaning partitions). > It would be good to audit all metrics and update any names to match what they actually represent; we should probably do that in a single sweep to avoid a confusing mixture of old and new terminology. > As we'd need to do this in a major release, I've initially set the fixver for 3.0 beta1. -- This message was sent by Atlassian JIRA (v6.3.4#6332)