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

HDDS-4421. Fix throwing INTERNAL_ERROR out of LOG.isDebugEnabled() check in OzoneClientProducer. #1545

Merged
merged 2 commits into from
Nov 3, 2020

Conversation

bharatviswa504
Copy link
Contributor

What changes were proposed in this pull request?

Internal_Error need to be thrown outside of LOG.isDebugEnabled() check.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-4421

How was this patch tested?

Existing tests.

Copy link
Member

@ayushtkn ayushtkn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, Thanx @bharatviswa504 for the fix.
LGTM(if the build has no complains)

@adoroszlai adoroszlai changed the title Fix throwing INTERNAL_ERROR out of LOG.isDebugEnabled() check in OzoneClientProducer. HDDS-4421. Fix throwing INTERNAL_ERROR out of LOG.isDebugEnabled() check in OzoneClientProducer. Nov 3, 2020
@bharatviswa504 bharatviswa504 merged commit 7d955be into apache:master Nov 3, 2020
@bharatviswa504
Copy link
Contributor Author

Thank You @ayushtkn for the review.

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.

3 participants