Sam Tunnicliffe created CASSANDRA-21135:
-------------------------------------------
Summary: Test failure:
org.apache.cassandra.distributed.test.jmx.JMXFeatureTest.testShutDownAndRestartInstances
Key: CASSANDRA-21135
URL: https://issues.apache.org/jira/browse/CASSANDRA-21135
Project: Apache Cassandra
Issue Type: Bug
Reporter: Sam Tunnicliffe
Appears to have been failing on trunk since CASSANDRA-20854 was committed:
[https://butler.cassandra.apache.org/#/ci/upstream/workflow/Cassandra-trunk/failure/org.apache.cassandra.distributed.test.jmx/JMXFeatureTest/testShutDownAndRestartInstances]
Root cause seems to be:
{code:java}
Caused by: java.lang.IllegalStateException: Async Profiler is not enabled.
Enable it by setting cassandra.async_profiler.enabled property to true.
at
org.apache.cassandra.service.AsyncProfilerService.status(AsyncProfilerService.java:371)
at
org.apache.cassandra.service.AsyncProfilerService.run(AsyncProfilerService.java:485)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]