HDFS-16456. EC: Decommission a rack with only one dn will fail when the rack number is equal with replication (#4126)#4304
Merged
jojochuang merged 1 commit intoapache:branch-3.3from May 26, 2022
Conversation
|
💔 -1 overall
This message was automatically generated. |
…e rack number is equal with replication (apache#4126) (cherry picked from commit cee8c62) Conflicts: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NetworkTopology.java Change-Id: Id5f937c25d87ae48f3ccabecf8b0c5feac7ca496 (cherry picked from commit dd79aee635fdc61648e0c87bea1560dc35aee053)
c387e50 to
509b0f0
Compare
|
💔 -1 overall
This message was automatically generated. |
tasanuma
approved these changes
May 21, 2022
Member
tasanuma
left a comment
There was a problem hiding this comment.
@jojochuang Thanks for backporting it. +1.
Contributor
Author
|
Thanks for the review! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(cherry picked from commit cee8c62)
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NetworkTopology.java
Change-Id: I5da7693d6176315f126f1b5107de2bb100ee9778
Description of PR
(HDFS-16456 was merged in trunk. It has conflict in branch-3.3 because of HDFS-15263. It looks like HDFS-15263 could potentially change the behavior and surprise users, so decided to backport without HDFS-15263)
How was this patch tested?
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?