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

Hudson commented on CASSANDRA-2839:
-----------------------------------

Integrated in Cassandra-0.7 #523 (See 
[https://builds.apache.org/job/Cassandra-0.7/523/])
    Fix typo in CLI help
patch by j.casares; reviewed by slebresne for CASSANDRA-2839

slebresne : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1143444
Files : 
* 
/cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/cli/CliClient.java


> Small typos in the cli
> ----------------------
>
>                 Key: CASSANDRA-2839
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2839
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.6
>            Reporter: Joaquin Casares
>            Assignee: Joaquin Casares
>            Priority: Minor
>             Fix For: 0.7.7
>
>         Attachments: 2839.diff
>
>
> Memtable thresholds: %s/%s/%s (millions of ops/minutes/MB) was displaying 
> ops/MB/minutes.
> placement_strategy: the fully qualified class used to place replicas in
>                         this keyspace. Valid values are
>                         org.apache.cassandra.locator.SimpleStrategy,
>                         org.apache.cassandra.locator.NetworkTopologyStrategy,
>                         and 
> org.apache.cassandra.locator.OldNetworkTopologyStrategy
> was being displayed but would only accept SimpleStrategy.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to