You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "mck (JIRA)" <ji...@apache.org> on 2018/05/08 04:46:00 UTC

[jira] [Commented] (CASSANDRA-12271) NonSystemKeyspaces jmx attribute needs to return jre list

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

mck commented on CASSANDRA-12271:
---------------------------------


|| Branch || uTest || aTest || dTest ||
|[cassandra-3.11_12271|https://github.com/thelastpickle/cassandra/tree/mck/cassandra-3.11_12271]|[!https://circleci.com/gh/thelastpickle/cassandra/tree/mck%2Fcassandra-3.11_12271.svg?style=svg!|https://circleci.com/gh/thelastpickle/cassandra/tree/mck%2Fcassandra-3.11_12271]| https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-testall/17/ | https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-dtest/546/ |
|[trunk_12244|https://github.com/thelastpickle/cassandra/tree/mck/trunk_12271]|[!https://circleci.com/gh/thelastpickle/cassandra/tree/mck%2Ftrunk_12271.svg?style=svg!|https://circleci.com/gh/thelastpickle/cassandra/tree/mck%2Ftrunk_12271]| https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-testall/18/ | https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-dtest/547/ |

> NonSystemKeyspaces jmx attribute needs to return jre list
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-12271
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12271
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Chris Lohfink
>            Assignee: Edward Ribeiro
>            Priority: Major
>              Labels: lhf
>             Fix For: 3.11.x
>
>         Attachments: CASSANDRA-12271.patch, screenshot-1.png, screenshot-2.png
>
>
> If you dont have right guava in classpath you cant query the NonSystemKeyspaces attribute. i.e. jconsole. can reproduce using Swiss java knife:
> {code}
> # java -jar sjk.jar mx -s localhost:7199 -mg -b "org.apache.cassandra.db:type=StorageService" -f NonSystemKeyspaces
> org.apache.cassandra.db:type=StorageService
> java.rmi.UnmarshalException: error unmarshalling return; nested exception is: 
> 	java.lang.ClassNotFoundException: com.google.common.collect.ImmutableList$SerializedForm (no security manager: RMI class loader disabled)
> {code}
> If return a ArrayList or LinkedList or anything in JRE this will be fixed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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