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
Fix For: 0.4
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.