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

Stefania commented on CASSANDRA-11465:
--------------------------------------

Yesterday's run reproduced the [same 
failure|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-11465-cqlsh-3.9-dtest/lastCompletedBuild/testReport/cql_tracing_test/TestCqlTracing/tracing_default_impl_test/]
 unfortunately. After investigating, I discovered that the tracing executor was 
rejecting calls to submit with UnsupportedOperation exceptions. I've fixed this 
and I've also increased the maximum time we wait for a queued event to execute 
on the tracing executor when releasing the tracing state. By default it is 
still 1 second, and could be zero if required, but the tests can override it 
via a system property and are currently using up to 15 seconds. I've also added 
some trace messages to debug further if the problem persists, and relaunched 
the tests.

> dtest failure in cql_tracing_test.TestCqlTracing.tracing_unknown_impl_test
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-11465
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11465
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Philip Thompson
>            Assignee: Stefania
>              Labels: dtest
>
> Failing on the following assert, on trunk only: 
> {{self.assertEqual(len(errs[0]), 1)}}
> Is not failing consistently.
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1087/testReport/cql_tracing_test/TestCqlTracing/tracing_unknown_impl_test
> Failed on CassCI build trunk_dtest #1087



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to