You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Patterson (JIRA)" <ji...@apache.org> on 2012/06/29 20:59:43 UTC

[jira] [Commented] (CASSANDRA-3560) incorrect description for nodetool scrub/upgradesstables and invalidaterow/keycache

    [ https://issues.apache.org/jira/browse/CASSANDRA-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404121#comment-13404121 ] 

Tyler Patterson commented on CASSANDRA-3560:
--------------------------------------------

the line for invalidaterowcache says "Invalidate the key...", should be "Invalidate the row..."

The line for upgradesstables is an exact copy of the line for scrub. It seems like it could point out why one would use it, maybe something like this: "Updates sstables from a previous cassandra version"
                
> incorrect description for nodetool scrub/upgradesstables and invalidaterow/keycache
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3560
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3560
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.0.5
>            Reporter: Ramesh Natarajan
>            Priority: Trivial
>
> Description for the following commands needs to be corrected
>   scrub [keyspace] [cfnames] - Scrub (rebuild sstables for) one or more column family
>   upgradesstables [keyspace] [cfnames] - Scrub (rebuild sstables for) one or more column family
>   invalidatekeycache [keyspace] [cfnames] - Invalidate the key cache of one or more column family
>   invalidaterowcache [keyspace] [cfnames] - Invalidate the key cache of one or more column family

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira