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

Pavel Yaskevich commented on CASSANDRA-2999:
--------------------------------------------

I think that this should be moved to 0.8.8 instead 1.0.1 because 
memtable_throughput_in_mb was removed in 1.0.0. Also CLI does not accept float 
because that parameter is int, do you think that this is a good idea to change 
it to float even if it would be used only for testing proposes?
                
> cassandra-cli doesn't accept floats for memtable_thoughput
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-2999
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2999
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Tyler Hobbs
>            Assignee: Pavel Yaskevich
>            Priority: Trivial
>             Fix For: 1.0.1
>
>
> The cassandra-cli does not accept floats for the value of memtable_throughput 
> (memtable_throughput_in_mb).  This means that you can't specify a value with 
> sub-MB resolution, such as 0.5.
> This probably doesn't matter much for production, but it's useful for testing 
> really low memtable thresholds.

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

        

Reply via email to