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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to