Skip to content
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-16566 Erasure Coding: Recovery may causes excess replicas when b… #5059

Merged
merged 1 commit into from
Oct 22, 2022

Conversation

tasanuma
Copy link
Member

Cherry-pick #4252 to branch-3.3.

Copy link
Contributor

@ashutoshcipher ashutoshcipher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, As its a cherry-pick; Jenkins pending

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 54s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 buf 0m 0s buf was not available.
+0 🆗 buf 0m 0s buf was not available.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+1 💚 @author 0m 1s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 4 new or modified test files.
_ branch-3.3 Compile Tests _
+0 🆗 mvndep 15m 35s Maven dependency ordering for branch
+1 💚 mvninstall 24m 14s branch-3.3 passed
+1 💚 compile 3m 55s branch-3.3 passed
+1 💚 checkstyle 1m 21s branch-3.3 passed
+1 💚 mvnsite 2m 41s branch-3.3 passed
+1 💚 javadoc 2m 48s branch-3.3 passed
+1 💚 spotbugs 6m 6s branch-3.3 passed
+1 💚 shadedclient 26m 47s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 30s Maven dependency ordering for patch
+1 💚 mvninstall 2m 13s the patch passed
+1 💚 compile 3m 40s the patch passed
+1 💚 cc 3m 40s the patch passed
+1 💚 javac 3m 40s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 1m 0s /results-checkstyle-hadoop-hdfs-project.txt hadoop-hdfs-project: The patch generated 3 new + 212 unchanged - 0 fixed = 215 total (was 212)
+1 💚 mvnsite 2m 20s the patch passed
+1 💚 javadoc 2m 7s the patch passed
+1 💚 spotbugs 5m 51s the patch passed
+1 💚 shadedclient 26m 37s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 2m 24s hadoop-hdfs-client in the patch passed.
-1 ❌ unit 239m 31s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 asflicense 1m 2s The patch does not generate ASF License warnings.
370m 9s
Reason Tests
Failed junit tests hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized
hadoop.hdfs.server.datanode.TestBPOfferService
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5059/1/artifact/out/Dockerfile
GITHUB PR #5059
Optional Tests dupname asflicense compile cc mvnsite javac unit buflint bufcompat codespell detsecrets javadoc mvninstall shadedclient spotbugs checkstyle
uname Linux 7444298a9bca 4.15.0-191-generic #202-Ubuntu SMP Thu Aug 4 01:49:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / 5d8ed7f
Default Java Private Build-1.8.0_342-8u342-b07-0ubuntu1~18.04-b07
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5059/1/testReport/
Max. process+thread count 2953 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs-client hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5059/1/console
versions git=2.17.1 maven=3.6.0 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@ashutoshcipher
Copy link
Contributor

@tasanuma

  1. Test failed in Jenkins are passing in local during multiple runs.
  2. Checkstyle not related and can be ignored

Screenshot 2022-10-21 at 19 45 33

image

@tasanuma
Copy link
Member Author

@ashutoshcipher Thanks for your detailed review! I will merge it.

@tasanuma tasanuma merged commit 198bc44 into apache:branch-3.3 Oct 22, 2022
@tasanuma tasanuma deleted the HDFS-16566_branch-3.3 branch October 22, 2022 04:14
melissayou pushed a commit to melissayou/hadoop that referenced this pull request Oct 23, 2022
…usy DN exsits (apache#4252) (apache#5059)

(cherry picked from commit 9376b65)

Co-authored-by: RuinanGu <57645247+RuinanGu@users.noreply.github.com>
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
Reviewed-by: Ashutosh Gupta <ashugpt@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants