feng qu created CASSANDRA-4451:
----------------------------------
Summary: 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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira