-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDFS-17705. Improve datasetlock related log output. #7477
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
base: trunk
Are you sure you want to change the base?
Conversation
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
@Hexiaoqiao @ayushtkn Sir, cc please when you have free time, thanks a lot. |
💔 -1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @hfutatzhanghb There is no big problem from the code level, but I am not sure whether it really needs to be modified. Let's see other people's opinions
...ect/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataSetLockManager.java
Outdated
Show resolved
Hide resolved
💔 -1 overall
This message was automatically generated. |
Description of PR
Take over HDFS-17705, thanks @huangzhaobo99 for raise this problem.
When running unit tests, there will be plenty of subdirLock logs and we may loss some important information. we should optimize it.