Ryan McGuire created CASSANDRA-5944:
---------------------------------------

             Summary: Stress latency for 99.9th percentile is mislabed as 99th.
                 Key: CASSANDRA-5944
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5944
             Project: Cassandra
          Issue Type: Bug
            Reporter: Ryan McGuire
            Priority: Trivial


The specific call in stress is calling latency.get999thPercentile() - so it 
would be less confusing if the first line of stress output were this:

{code}
total,interval_op_rate,interval_key_rate,latency,95th,99.9th,elapsed_time
{code}

Listing 99.9th instead of 99th.

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

Reply via email to