[
https://issues.apache.org/jira/browse/CASSANDRA-17527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518270#comment-17518270
]
David Capwell commented on CASSANDRA-17527:
-------------------------------------------
As [~e.dimitrova] mentions, not included in this patch is a hack patch I have
to solve Cassandra exceptions being thrown from JMX; it uses reflection to
modify the MBeanServer so we can fix the exceptions... Given the fact that
reflection is brittle, trying to find a better solution, I feel that hack patch
is best for a different JIRA so when ready will create and publish
> Clients using JMX are unable to handle non-standard java types but we leak
> this into our interfaces
> ---------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-17527
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17527
> Project: Cassandra
> Issue Type: Bug
> Components: Observability/JMX
> Reporter: David Capwell
> Assignee: David Capwell
> Priority: Normal
> Fix For: 4.1
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> JMX clients only work if-and-only-if they have the same types defined by the
> interface, so non-standard java (or javax) types should never be used; we
> currently rely on humans to block this in review, which has lead to a few
> interfaces exposing Cassandra types
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]