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

Paulo Motta commented on CASSANDRA-19902:
-----------------------------------------

* created CASSANDRA-20795 to address operation mode issue separately
* rebased and prepare 5.0 patch for commit: 
https://github.com/apache/cassandra/pull/3717
 ** 5.0 ci: 
https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-5/356/
- added regression test to trunk with [this assertion 
commented|https://github.com/apache/cassandra/pull/3716/files#diff-6d840066a6a8bd936bf9b5916d6fceb612056bd24c32e3ab5dc28e5503eced97R327]:
 https://github.com/apache/cassandra/pull/3716
 ** trunk ci: 
https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-5/357/

> StorageService JMX mbean is not available during bootstrap
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-19902
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19902
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Tool/nodetool
>            Reporter: Paulo Motta
>            Assignee: Paulo Motta
>            Priority: Normal
>             Fix For: 5.0.x, 5.x
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Looks like the seemingly harmless cosmetic patch from CASSANDRA-11537 causes 
> the StorageServiceMBean to not be available during bootstrap. This causes 
> commands like "nodetool nestats/status/etc" to not be available on the 
> boostrapping node with the following error:
> {code:none}
> - StackTrace --
> javax.management.InstanceNotFoundException: 
> org.apache.cassandra.db:type=StorageService
>         at 
> java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
>         at 
> java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:637)
> {code}
> This ticket is just to revert CASSANDRA-11537, we can re-add the improvement 
> of that ticket later.



--
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