Skip to content

Conversation

@lmtrombone
Copy link
Contributor

@lmtrombone lmtrombone commented Aug 25, 2022

DatabaseDescriptor had changes where some methods threw non-standard exceptions. This caused some of the JMX setter methods that called them to throw them as well which causes issues as the clients can't handle them. This pull request addresses these issues by creating new APIs that catches and converts the non-standard exceptions to standard ones and deprecates the old setters. For consistency, since the setters have been deprecated, new getters have been created as well.

@lmtrombone
Copy link
Contributor Author

Closing as it as been decided that we will be making changes only to trunk.

@lmtrombone lmtrombone closed this Sep 3, 2022
@lmtrombone lmtrombone deleted the CASSANDRA-17668-4.0 branch September 3, 2022 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant