You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2010/10/03 20:17:32 UTC

[jira] Created: (CASSANDRA-1568) nodeprobe help message is missing option to compact specific keyspace

nodeprobe help message is missing option to compact specific keyspace
---------------------------------------------------------------------

                 Key: CASSANDRA-1568
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1568
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
    Affects Versions: 0.7 beta 1
            Reporter: Edward Capriolo


{noformat}
-                "%nAvailable commands: ring, info, version, cleanup, compact, cfstats, snapshot [snapshotname], clearsnapshot, " +
-                "tpstats, flush, drain, repair, decommission, move, loadbalance, removetoken [status|force]|[token], " +
+                "%nAvailable commands: ring, info, version, cleanup, compact [keyspacename], cfstats, snapshot [snapshotname], " +
+                "clearsnapshot, tpstats, flush, drain, repair, decommission, move, loadbalance, removetoken [status|force]|[token], " +
{noformat}

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


[jira] Commented: (CASSANDRA-1568) nodeprobe help message is missing option to compact specific keyspace

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

Hudson commented on CASSANDRA-1568:
-----------------------------------

Integrated in Cassandra #556 (See [https://hudson.apache.org/hudson/job/Cassandra/556/])
    mention optional keyspace name in nodetool compact help message.  patch by ecapriolo; reviewed by jbellis for CASSANDRA-1568


> nodeprobe help message is missing option to compact specific keyspace
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-1568
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1568
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 1
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>            Priority: Trivial
>             Fix For: 0.7.0
>
>         Attachments: cassandra-1568.patch.txt
>
>
> {noformat}
> -                "%nAvailable commands: ring, info, version, cleanup, compact, cfstats, snapshot [snapshotname], clearsnapshot, " +
> -                "tpstats, flush, drain, repair, decommission, move, loadbalance, removetoken [status|force]|[token], " +
> +                "%nAvailable commands: ring, info, version, cleanup, compact [keyspacename], cfstats, snapshot [snapshotname], " +
> +                "clearsnapshot, tpstats, flush, drain, repair, decommission, move, loadbalance, removetoken [status|force]|[token], " +
> {noformat}

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


[jira] Updated: (CASSANDRA-1568) nodeprobe help message is missing option to compact specific keyspace

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

Edward Capriolo updated CASSANDRA-1568:
---------------------------------------

    Attachment: cassandra-1568.patch.txt

Corrects help message

> nodeprobe help message is missing option to compact specific keyspace
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-1568
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1568
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 1
>            Reporter: Edward Capriolo
>         Attachments: cassandra-1568.patch.txt
>
>
> {noformat}
> -                "%nAvailable commands: ring, info, version, cleanup, compact, cfstats, snapshot [snapshotname], clearsnapshot, " +
> -                "tpstats, flush, drain, repair, decommission, move, loadbalance, removetoken [status|force]|[token], " +
> +                "%nAvailable commands: ring, info, version, cleanup, compact [keyspacename], cfstats, snapshot [snapshotname], " +
> +                "clearsnapshot, tpstats, flush, drain, repair, decommission, move, loadbalance, removetoken [status|force]|[token], " +
> {noformat}

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


[jira] Updated: (CASSANDRA-1568) nodeprobe help message is missing option to compact specific keyspace

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

Jonathan Ellis updated CASSANDRA-1568:
--------------------------------------

         Priority: Trivial  (was: Major)
    Fix Version/s: 0.7.0

> nodeprobe help message is missing option to compact specific keyspace
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-1568
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1568
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7 beta 1
>            Reporter: Edward Capriolo
>            Priority: Trivial
>             Fix For: 0.7.0
>
>         Attachments: cassandra-1568.patch.txt
>
>
> {noformat}
> -                "%nAvailable commands: ring, info, version, cleanup, compact, cfstats, snapshot [snapshotname], clearsnapshot, " +
> -                "tpstats, flush, drain, repair, decommission, move, loadbalance, removetoken [status|force]|[token], " +
> +                "%nAvailable commands: ring, info, version, cleanup, compact [keyspacename], cfstats, snapshot [snapshotname], " +
> +                "clearsnapshot, tpstats, flush, drain, repair, decommission, move, loadbalance, removetoken [status|force]|[token], " +
> {noformat}

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