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 13:38:00 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-16522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacek Lewandowski updated CASSANDRA-16522:
------------------------------------------
    Test and Documentation Plan: run unit tests
                         Status: Patch Available  (was: Open)

> 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
>            Priority: Normal
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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