You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/10/21 21:26:59 UTC

[jira] Created: (CASSANDRA-505) turn nodeprobe flush_binary into nodeprobe flush

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.


[jira] Assigned: (CASSANDRA-505) turn nodeprobe flush_binary into nodeprobe flush

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis reassigned CASSANDRA-505:
----------------------------------------

    Assignee: Gary Dusbabek

> 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
>
>
> 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.


[jira] Updated: (CASSANDRA-505) turn nodeprobe flush_binary into nodeprobe flush

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Commented: (CASSANDRA-505) turn nodeprobe flush_binary into nodeprobe flush

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768780#action_12768780 ] 

Jonathan Ellis commented on CASSANDRA-505:
------------------------------------------

committed to 0.4 w/ minor changes, and merged to trunk

> 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.


[jira] Resolved: (CASSANDRA-505) turn nodeprobe flush_binary into nodeprobe flush

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-505.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5

> 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, 0.5
>
>         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.