You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2021/06/30 17:07:00 UTC

[jira] [Created] (CASSANDRA-16774) Fix flaky tests auditlog_test.py::TestAuditlog caused by the fact we do not close chronicle

David Capwell created CASSANDRA-16774:
-----------------------------------------

             Summary: Fix flaky tests auditlog_test.py::TestAuditlog caused by the fact we do not close chronicle
                 Key: CASSANDRA-16774
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16774
             Project: Cassandra
          Issue Type: Bug
          Components: Test/dtest/python, Tool/fql
            Reporter: David Capwell
            Assignee: David Capwell


auditlog_test.py::TestAuditlog::test_archiving_fql  and test_fql_nodetool_options fail from time to time due to the test relying on a race condition; we do not close chronicle queue so rotation may not happen before stopping archiver, the tests fail if rotation happens before stopping archiver (which is done based off GC).



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