[
https://issues.apache.org/jira/browse/CASSANDRA-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970418#action_12970418
]
Hudson commented on CASSANDRA-1763:
-----------------------------------
Integrated in Cassandra-0.7 #70 (See
[https://hudson.apache.org/hudson/job/Cassandra-0.7/70/])
> NodeCmd should be able to view Compaction Statistics
> ----------------------------------------------------
>
> Key: CASSANDRA-1763
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1763
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Affects Versions: 0.7 beta 3
> Reporter: Edward Capriolo
> Assignee: Edward Capriolo
> Priority: Minor
> Fix For: 0.7.0
>
> Attachments: cassandra-1763-2-branch-7.0.patch.txt,
> cassandra-1763-patch.txt
>
>
> When joining a node, major compacting a node, running cleanup on a node, or
> sometimes when a node seems slightly slow it would be helpful to get
> compaction information with nodetool
> nodetool compactionstats would produce:
> {noformat}
> compaction type: Major
> column family: standard1
> bytes compacted: 49925478
> bytes total in progress: 63555680
> pending tasks: 1
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.