Philip Thompson created CASSANDRA-10763:
-------------------------------------------
Summary: jmxmetrics_test.TestJMXMetrics.begin_test is failing
Key: CASSANDRA-10763
URL: https://issues.apache.org/jira/browse/CASSANDRA-10763
Project: Cassandra
Issue Type: Sub-task
Components: Testing
Reporter: Philip Thompson
Fix For: 3.0.1, 3.1
jmxmetrics_test.TestJMXMetrics.begin_test is failing against 3.0
The error message is
{code}
org.apache.cassandra.metrics:type=Table,name=CompressionRatio has a before
value of 0.821687586749 and after value of 0.822466108603 and did not decrement
{code}
The test expects that mbean to decrease over the course of the test, but it
does not. I do not know if this is a bug, a change in behavior, or simply an
incorrect assumption by the test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)