[
https://issues.apache.org/jira/browse/CASSANDRA-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Hermes updated CASSANDRA-1812:
----------------------------------
Attachment: 1812-all.txt
Both compaction and cleanup run through roughly the same code path. It's very
similar to repair, but allows for "compact/cleanup with no args -> run on every
ks/cf", whereas repair requires a keyspace.
> Allow per-CF compaction, repair, and cleanup
> --------------------------------------------
>
> Key: CASSANDRA-1812
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1812
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Affects Versions: 0.6.8
> Reporter: Tyler Hobbs
> Assignee: Jon Hermes
> Priority: Minor
> Fix For: 0.6.9
>
> Attachments: 1812-all.txt, 1812-compact-2.txt, 1812-compact.txt
>
>
> It should be a pretty simple change to allow compaction, cleanup, or repair
> of only one CF.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.