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-7157. Log the error msg explicitly in BlockDeletingService #3704

Merged
merged 2 commits into from
Aug 22, 2022

Conversation

Xushaohong
Copy link
Contributor

@Xushaohong Xushaohong commented Aug 22, 2022

What changes were proposed in this pull request?

Currently, if a runtime error happened and LOG.isDebugEnabled() == false, there are no logs recorded in the DN, which lead to inconvenience when checking certain error.
So, log the error msg explicitly in BlockDeletingService

What is the link to the Apache JIRA

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

How was this patch tested?

/

@kerneltime kerneltime merged commit 5ea8e6a into apache:master Aug 22, 2022
@kerneltime
Copy link
Contributor

Thank you @Xushaohong for the patch.

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.

2 participants