[ 
https://issues.apache.org/jira/browse/CASSANDRA-21135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sam Tunnicliffe updated CASSANDRA-21135:
----------------------------------------
    Description: 
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}

  was:
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}


> 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
>          Components: Build
>            Reporter: Sam Tunnicliffe
>            Priority: Normal
>             Fix For: 5.1
>
>
> 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]

Reply via email to