[ 
https://issues.apache.org/jira/browse/CASSANDRA-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-1479:
----------------------------------------

    Attachment: 1479.txt

It turns out, nodetool compact has never supported compacting a single 
keyspace, but it ignores any arguments, so one might think that it does.  
Here's a patch against trunk (simple enough to succeed against 0.6 with fuzz) 
that allows compact or cleanup to work against a single keyspace.

> nodetool compacts all keyspaces
> -------------------------------
>
>                 Key: CASSANDRA-1479
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1479
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.6.5
>            Reporter: Brandon Williams
>             Fix For: 0.6.6
>
>         Attachments: 1479.txt
>
>
> nodetools compact <keyspace> actually invokes a compaction on all configured 
> keyspaces.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to