[
https://issues.apache.org/jira/browse/CASSANDRA-11465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346620#comment-15346620
]
Philip Thompson commented on CASSANDRA-11465:
---------------------------------------------
Here's the problem:
{code}
dtest: DEBUG: Errors after attempted trace with unknown tracing class: [["ERROR
[ScheduledTasks:1] 2016-06-15 03:06:41,111 Tracing.java:106 - Cannot use class
junk for tracing (Unable to find Tracing class 'junk'), ignoring by defaulting
on normal tracing", 'WARN [main] 2016-06-15 03:06:41,119
StartupChecks.java:123 - jemalloc shared library could not be preloaded to
speed up memory allocations', 'WARN [main] 2016-06-15 03:06:41,119
StartupChecks.java:156 - JMX is not enabled to receive remote connections.
Please see cassandra-env.sh for more info.']]
{code}
We should be getting those WARNs
> 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: Test
> Reporter: Philip Thompson
> Assignee: Jim Witschey
> 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)