[ 
https://issues.apache.org/jira/browse/CASSANDRA-10718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052839#comment-15052839
 ] 

Marcus Eriksson commented on CASSANDRA-10718:
---------------------------------------------

just running the tests - we parse the output of compactionstats in dtests so I 
had to change the output a bit, updated patch here: 
https://github.com/krummas/cassandra/commits/marcuse/10718 and test runs here:
http://cassci.datastax.com/view/Dev/view/krummas/job/krummas-marcuse-10718-dtest/
http://cassci.datastax.com/view/Dev/view/krummas/job/krummas-marcuse-10718-testall/

> Group pending compactions based on table
> ----------------------------------------
>
>                 Key: CASSANDRA-10718
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10718
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Marcus Eriksson
>            Assignee: Tushar Agrawal
>            Priority: Minor
>              Labels: lhf
>             Fix For: 3.x
>
>         Attachments: 10718-3.x.txt
>
>
> Currently we only give a global number on how many compactions are pending, 
> we should group this on a per-table basis, example:
> {code}
> $ nodetool compactionstats
> pending tasks:
> - keyspace1.standard1: 10
> - other_ks.table: 2
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to