[
https://issues.apache.org/jira/browse/CASSANDRA-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Dusbabek updated CASSANDRA-505:
------------------------------------
Attachment: 01-cassandra-505.diff
renames "flush_binary" to "flush", performs flushes on all or specified CFs.
> turn nodeprobe flush_binary into nodeprobe flush
> ------------------------------------------------
>
> Key: CASSANDRA-505
> URL: https://issues.apache.org/jira/browse/CASSANDRA-505
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Jonathan Ellis
> Assignee: Gary Dusbabek
> Fix For: 0.4
>
> Attachments: 01-cassandra-505.diff
>
>
> want it to look like
> nodeprobe flush (cf)*
> i.e., zero or more CF names as arguments
> then it will flush normal and binary memtables for the given CFs; if no CFs
> are given it should do all of them
> this is important for the 0.4 -> 0.5 upgrade since the commitlog format has
> changed (so we want to let people just blow away the commitlog, after
> flushing)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.