-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDFS-15463. Add a tool to validate FsImage. #2140
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
Conversation
💔 -1 overall
This message was automatically generated. |
@szetszwo , TestRenameWithSnapshots test case is failing and is related. Can you plz check it as well as other javac and checkstyle checkstyle issues?? |
Thanks @bshashikant . I just have updated the pull request to fix the test failure and the warnings. |
181e80d
to
35b53dc
Compare
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
…remove it also from INodeReferenceValidation.
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -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.
please address the checkstyle issues/javadoc issues.
Thanks, @bshashikant . I just have pushed another commit to fix the whitespace checkstyle warnings in TestFsImageValidation. The javadoc warnings do not seem related. Or have I missed anything? |
💔 -1 overall
This message was automatically generated. |
Thanks @szetszwo for working on this. The findbugs/javadoc warnings are not related to the patch. |
(cherry picked from commit 2cec50c) Change-Id: I2e448edf9bcb976e5c4ce2cdb1e897eafc01db7c
Please see https://issues.apache.org/jira/browse/HDFS-15463