You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jacek Lewandowski (Jira)" <ji...@apache.org> on 2021/03/15 12:34:00 UTC

[jira] [Created] (CASSANDRA-16522) ClientRequestSizeMetricsTest is flaky

Jacek Lewandowski created CASSANDRA-16522:
---------------------------------------------

             Summary: ClientRequestSizeMetricsTest is flaky
                 Key: CASSANDRA-16522
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16522
             Project: Cassandra
          Issue Type: Bug
          Components: Test/unit
            Reporter: Jacek Lewandowski
            Assignee: Jacek Lewandowski


I don't know if it was reported but we can see it fail sometimes. 

The reason is that it checks the metrics before issuing and query and after. It expects that the executed operation between subsequent metrics checks is the only operation during that time. However the driver sometimes may refresh the schema in the middle and pollute the results. It is perfectly enough to slow down the execution a bit and the test starts to fail consistently rather than sporadically because we always hit schema refresh.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org