Chris Burroughs created CASSANDRA-5288:
------------------------------------------
Summary: stress percentile label does not match what is returned
Key: CASSANDRA-5288
URL: https://issues.apache.org/jira/browse/CASSANDRA-5288
Project: Cassandra
Issue Type: Bug
Components: Tools
Affects Versions: 1.2.2
Reporter: Chris Burroughs
Priority: Minor
We say it's the 99th:
https://github.com/apache/cassandra/blob/trunk/tools/stress/src/org/apache/cassandra/stress/StressAction.java#L65
But return 99.9th
https://github.com/apache/cassandra/blob/trunk/tools/stress/src/org/apache/cassandra/stress/StressAction.java#L145
Not sure which is intended.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira