[
https://issues.apache.org/jira/browse/CASSANDRA-12271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468722#comment-16468722
]
mck commented on CASSANDRA-12271:
---------------------------------
*aTest results*:
- 3.11
-- {{LongStreamingTest.testCompressedStream}} and
{{LongBloomFilterTest.testBigInt}} failed. Known flakey, bc timeouts. Tested ok
locally.
- trunk
-- {{RemoveTest.testRemoveHostId}} and {{CompressedInputStreamTest.test*}}
failed. These failed in trunk too (timeout and access denied errors). Tested ok
locally.
-- {{PendingRangeCalculatorServiceTest}} failed (wrong permissions). Tested ok
locally.
*dTest results*:
- 3.11: 154 failures vs 155 failures on the 3.11 branch. No new failures.
- trunk: 5 failures vs 3 failures on trunk.
** {{TestRepair.test_dc_repair}},
{{TestRepair.test_shadowed_range_tombstone_digest_parallel_repair}} were
timeouts, and the last flakey. All were tested locally.
** {{TestNodetool.test_describecluster_more_information_three_datacenters}}
also timed out. It's flakey in trunk. Testing locally failed for patch and
against trunk.
> 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: 4.0, 3.11.3
>
> 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: [email protected]
For additional commands, e-mail: [email protected]