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 6F7F7F5C7 for ; Sun, 24 Mar 2013 06:29:19 +0000 (UTC) Received: (qmail 66223 invoked by uid 500); 24 Mar 2013 06:29:18 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 66144 invoked by uid 500); 24 Mar 2013 06:29:18 -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 65984 invoked by uid 99); 24 Mar 2013 06:29:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Mar 2013 06:29:18 +0000 Date: Sun, 24 Mar 2013 06:29:18 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-4451) add thousand separator when display size 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-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612021#comment-13612021 ] Jonathan Ellis commented on CASSANDRA-4451: ------------------------------------------- Sorry, this isn't worth trying to enforce across all our log messages. > add thousand separator when display size > ---------------------------------------- > > Key: CASSANDRA-4451 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4451 > Project: Cassandra > Issue Type: Improvement > Components: Core > Affects Versions: 1.1.2 > Reporter: feng qu > Priority: Minor > > I would like to see size displayed using thousand separator in system log as well as in nodetool compactionstats/cfstats/netstats/tpstats etc. > here is an example in system.log > INFO [OptionalTasks:1] 2012-07-19 10:02:21,137 MeteredFlusher.java (line 62) flushing high-traffic column family CFS(Keyspace='mobilelogks', ColumnFamily='UserNotificationLog') (estimated 1632406241 bytes) > 1,632,406,241 is better to read than 1632406241. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira