[ 
https://issues.apache.org/jira/browse/CASSANDRA-17580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-17580:
--------------------------------------
     Bug Category: Parent values: Correctness(12982)Level 1 values: 
Unrecoverable Corruption / Loss(13161)
       Complexity: Low Hanging Fruit
    Discovered By: Code Inspection
    Fix Version/s: 4.1
         Severity: Critical
           Status: Open  (was: Triage Needed)

marking 4.1 as this needs to be fixed as some JMX endpoints are not regressing 
and throwing CassandraException.  This does not impact the freeze due to the 
fact this isn't an API change but a runtime change (so can patch after freeze)

> Clients using JMX are unable to handle non-standard java types but we leak 
> this into our Exceptions
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17580
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17580
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Observability, Observability/JMX
>            Reporter: David Capwell
>            Priority: Normal
>             Fix For: 4.1
>
>
> This is an extension of CASSANDRA-17527.
> When we throw in JMX the exception gets serialized and sent over the wire, 
> and if the client doesn’t have the same class path it fails and the exception 
> is lost and replaced with a ClassNotFoundException.  This is bad as the user 
> has no idea what the issue is so unable to resolve it.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to