stress.py stdev option should be float not int
----------------------------------------------
Key: CASSANDRA-1262
URL: https://issues.apache.org/jira/browse/CASSANDRA-1262
Project: Cassandra
Issue Type: Bug
Components: Contrib
Affects Versions: 0.6.3, 0.6.2, 0.6.1, 0.6, 0.5, 0.4, 0.3, 0.6.4, 0.7, 0.8
Reporter: Oren Benjamin
Priority: Trivial
The option to set the standard deviation parameter for the gaussian key
generator defaults to 0.1 but has a type of int in the option parser. As a
result, it's impossible to use non-integer standard deviation values when
testing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.