[
https://issues.apache.org/jira/browse/CASSANDRA-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuki Morishita updated CASSANDRA-4893:
--------------------------------------
Attachment: 0001-remove-cassandra-specific-exceptions-from-JMX-interf.patch
Patch is against 1.2 branch. It removes or cassandra related exceptions or
replace them with standard ones.
It may be better to put this into 1.2.0 since it changes method signatures
which we don't want to do it in minor versions.
> Don't throw internal exceptions over JMX
> ----------------------------------------
>
> Key: CASSANDRA-4893
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4893
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 1.1.6, 1.2.0 beta 1
> Reporter: Nick Bailey
> Fix For: 1.2.1
>
> Attachments:
> 0001-remove-cassandra-specific-exceptions-from-JMX-interf.patch
>
>
> Similarly to how we don't return internal objects over JMX we shouldn't throw
> internal exceptions over jmx as well.
> The one example I encountered was throwing ConfigurationException for the
> move() command. We should check the rest of our jmx as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira