[
https://issues.apache.org/jira/browse/CASSANDRA-19902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009988#comment-18009988
]
Stefan Miklosovic edited comment on CASSANDRA-19902 at 7/25/25 4:19 PM:
------------------------------------------------------------------------
It seems to fail a lot of Accord-related tests. Fails as well locally,
reverting it to return STARTING until initServer is done passes Accord tests
again.
https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-5/351/#showFailuresLink
Might also fail on something else but that Accord stuff is most visible.
I am not too eager do deal with that for now. Unfortunately it is more wired to
the internals than we thought.
[~paulo] what do you suggest as next steps? We might just commit that test and
ignore it as you suggested.
was (Author: smiklosovic):
It seems to fail a lot of Accord-related tests. Fails as well locally,
reverting it to return STARTING until initServer is done passes Accord tests
again.
https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-5/351/#showFailuresLink
Might also fail on something else but that Accord stuff is most visible.
I am not too eager do deal with that for now. Unfortunately is is more wired to
the internal than we thought.
[~paulo] what do you suggest as next steps? We might just commit that test and
ignore it as you suggested.
> 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]