Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose ExceptionClass only in debug mode #584

Merged
merged 11 commits into from
Oct 25, 2023
Merged

expose ExceptionClass only in debug mode #584

merged 11 commits into from
Oct 25, 2023

Conversation

Yuqi-Du
Copy link
Contributor

@Yuqi-Du Yuqi-Du commented Oct 24, 2023

What this PR does:
expose ExceptionClass in error msg only in debug mode

Which issue(s) this PR fixes:
Fixes #578

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@Yuqi-Du Yuqi-Du requested a review from a team as a code owner October 24, 2023 16:51
@tatu-at-datastax
Copy link
Contributor

Let's talk about this on daily meeting -- I am not sure if log level is a good determination for debug mode.

@jeffreyscarpenter
Copy link
Contributor

Let's talk about this on daily meeting -- I am not sure if log level is a good determination for debug mode.

I agree. Let's discuss making a property to control this

@Yuqi-Du Yuqi-Du merged commit c74956d into main Oct 25, 2023
3 checks passed
@Yuqi-Du Yuqi-Du deleted the exception_debug_mode branch October 25, 2023 21:46
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.

ExceptionClass exposure in error message
3 participants