[
https://issues.apache.org/jira/browse/CASSANDRA-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932031#action_12932031
]
Pavel Yaskevich commented on CASSANDRA-1698:
--------------------------------------------
There is an error in the description of this task -
"RecentReadLatencyHistogramMicros, RecentReadLatencyHistogramMicros, and (for
0.7) getRecentReadLatencyHistogramMicros." - all the same :)
I will do RecentReadLatencyHistogramMicros, RecentWriteLatencyHistogramMicros
for 0.6 and can you please specify what will be added for 0.7?
> nodetool cfhistograms
> ---------------------
>
> Key: CASSANDRA-1698
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1698
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Jonathan Ellis
> Assignee: Pavel Yaskevich
> Fix For: 0.6.9
>
>
> we need a nodetool command that outputs columnfamilystore
> RecentReadLatencyHistogramMicros, RecentReadLatencyHistogramMicros, and (for
> 0.7) getRecentReadLatencyHistogramMicros.
> i'd like this to be in a vertical display with the histogram bucket values
> from EstimatedHistogram displayed. Like this:
> {code}
> 1 0
> 15 1
> 18 542
> 22 8091
> 79 198290
> 114 47248
> 850 114
> 1020 37
> etc
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.