-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-16303. Improve handling of datanode lost while decommissioning #3921
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
This comment has been minimized.
This comment has been minimized.
|
💔 -1 overall
This message was automatically generated. |
This is a flaky test:
|
|
💔 -1 overall
This message was automatically generated. |
|
Unit tests failures are related to flaky tests TestBPOfferService.testMissBlocksWhenReregister:
TestUnderReplicatedBlocks.testSetRepIncWithUnderReplicatedBlocks:
|
|
@aajisaka please review this PR to backport https://issues.apache.org/jira/browse/HDFS-16303 |
|
This PR contains the change in #3923. Would you address #3923 (comment)? You'll need to do the followings:
Then I will merge this PR and backport the separate fix. Thanks. |
|
💔 -1 overall
This message was automatically generated. |
|
Thank you @KevinWikant for backporting this! |
…pache#3921) Signed-off-by: Akira Ajisaka <[email protected]>
Description of PR
Backport of this trunk commit to Hadoop 3.x
How was this patch tested?
All "TestDecommission", "TestDecommissionWithBackoffMonitor", & "DatanodeAdminManager" tests pass when run locally
Same manual testing from #3675 applies.
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?