[ 
https://issues.apache.org/jira/browse/CASSANDRA-16774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372144#comment-17372144
 ] 

David Capwell commented on CASSANDRA-16774:
-------------------------------------------

tests look clean, only the two tests in this ticket are failing (as expected, 
they only pass when the race condition happens, which I just fixed); updating 
python dtests now

> 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
>            Priority: Normal
>             Fix For: 4.0.1, 4.1
>
>
> 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