-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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
HDFS-16043. Add markedDeleteBlockScrubberThread to delete blocks asyn… #3882
Conversation
f50d967
to
a94c138
Compare
@Hexiaoqiao I created a new PR here. |
Looks like there's a problem, I'll fix it this week. |
@zhuxiangyi It seems building failed now. Would you mind to fix it first? |
a94c138
to
f811afd
Compare
@Hexiaoqiao Resubmitted waiting for Jenkins build. |
💔 -1 overall
This message was automatically generated. |
@Hexiaoqiao The build failed, doesn't seem to be related to this patch, can you trigger Jinkens to rebuild? |
Trigger again. Let's wait what it will say. |
`[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 19.417 s <<< FAILURE! - in org.apache.hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized [ERROR] Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 205.883 s <<< FAILURE! - in org.apache.hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes @Hexiaoqiao The build failed again. The reason for the failure was the same as last time. The above two tests passed in my local build. |
💔 -1 overall
This message was automatically generated. |
Thanks @zhuxiangyi for your works. Just checking the failed unit tests, It seems not related to this changes. |
Committed to branch-3.3. Thanks @zhuxiangyi for your contributions! |
Thanks, looks OK to me too. I'll cherry-pick this to |
…chronously (#3882). Contributed by Xiangyi Zhu. Signed-off-by: He Xiaoqiao <[email protected]>
cherry-pick to branch-3.3