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

Francisco Guerrero updated CASSANDRA-20539:
-------------------------------------------
    Test and Documentation Plan: Modified existing in-jvm dtest and added 
coverage for the missing mbean registration.
                         Status: Patch Available  (was: In Progress)

trunk: https://github.com/apache/cassandra/pull/4064

> JMX initialization problem in injvm-dtest framework
> ---------------------------------------------------
>
>                 Key: CASSANDRA-20539
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20539
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/java
>            Reporter: Francisco Guerrero
>            Assignee: Francisco Guerrero
>            Priority: Normal
>
> Proposing a fix to an issue that occurs during the JMX setup for in-jvm 
> dtests where some mbeans are not properly registered because registration 
> happens before the delegate JMX is ready, which means that some number of 
> mbeans are not available.
> The fix will split the setup and starting JMX into two stages, to allow for 
> mbeans to be able to register on time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to