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

HDDS-1580.Obtain Handler reference in ContainerScrubber #842

Merged
merged 1 commit into from
May 28, 2019

Conversation

shwetayakkali
Copy link
Contributor

@shwetayakkali shwetayakkali commented May 22, 2019

No description provided.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 43 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 1 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 570 trunk passed
+1 compile 286 trunk passed
+1 checkstyle 80 trunk passed
+1 mvnsite 0 trunk passed
+1 shadedclient 934 branch has no errors when building and testing our client artifacts.
+1 javadoc 152 trunk passed
0 spotbugs 311 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 513 trunk passed
_ Patch Compile Tests _
+1 mvninstall 491 the patch passed
+1 compile 279 the patch passed
+1 javac 279 the patch passed
-0 checkstyle 42 hadoop-hdds: The patch generated 3 new + 0 unchanged - 0 fixed = 3 total (was 0)
+1 mvnsite 0 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 748 patch has no errors when building and testing our client artifacts.
+1 javadoc 155 the patch passed
+1 findbugs 513 the patch passed
_ Other Tests _
-1 unit 169 hadoop-hdds in the patch failed.
-1 unit 1486 hadoop-ozone in the patch failed.
+1 asflicense 51 The patch does not generate ASF License warnings.
6732
Reason Tests
Failed junit tests hadoop.ozone.TestMiniOzoneCluster
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-842/1/artifact/out/Dockerfile
GITHUB PR #842
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 766d657f4854 4.4.0-144-generic #170~14.04.1-Ubuntu SMP Mon Mar 18 15:02:05 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 77c49f2
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-842/1/artifact/out/diff-checkstyle-hadoop-hdds.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-842/1/artifact/out/patch-unit-hadoop-hdds.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-842/1/artifact/out/patch-unit-hadoop-ozone.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-842/1/testReport/
Max. process+thread count 4683 (vs. ulimit of 5500)
modules C: hadoop-hdds/container-service U: hadoop-hdds/container-service
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-842/1/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Change-Id: I7ac07bc32311c6ef9a9948a4c039c72922db5fb4
Copy link
Contributor

@hgadre hgadre left a comment

Choose a reason for hiding this comment

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

Looks good !

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 36 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 543 trunk passed
+1 compile 283 trunk passed
+1 checkstyle 89 trunk passed
+1 mvnsite 0 trunk passed
+1 shadedclient 899 branch has no errors when building and testing our client artifacts.
+1 javadoc 162 trunk passed
0 spotbugs 283 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 471 trunk passed
_ Patch Compile Tests _
+1 mvninstall 503 the patch passed
+1 compile 273 the patch passed
+1 javac 273 the patch passed
+1 checkstyle 92 the patch passed
+1 mvnsite 0 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 688 patch has no errors when building and testing our client artifacts.
+1 javadoc 160 the patch passed
+1 findbugs 497 the patch passed
_ Other Tests _
-1 unit 170 hadoop-hdds in the patch failed.
-1 unit 1491 hadoop-ozone in the patch failed.
+1 asflicense 55 The patch does not generate ASF License warnings.
6628
Reason Tests
Failed junit tests hadoop.ozone.container.common.impl.TestContainerPersistence
hadoop.ozone.container.common.statemachine.commandhandler.TestBlockDeletion
hadoop.ozone.scm.node.TestQueryNode
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-842/2/artifact/out/Dockerfile
GITHUB PR #842
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 1ca7a6a7d663 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 9c61494
Default Java 1.8.0_212
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-842/2/artifact/out/patch-unit-hadoop-hdds.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-842/2/artifact/out/patch-unit-hadoop-ozone.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-842/2/testReport/
Max. process+thread count 5360 (vs. ulimit of 5500)
modules C: hadoop-hdds/container-service U: hadoop-hdds/container-service
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-842/2/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@shwetayakkali
Copy link
Contributor Author

The failed test TestHddsDatanodeService fails locally on trunk.

@arp7 arp7 requested a review from hanishakoneru May 24, 2019 18:02
@arp7 arp7 added the ozone label May 24, 2019
Copy link
Contributor

@hanishakoneru hanishakoneru left a comment

Choose a reason for hiding this comment

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

LGTM overall. Just one question.

@hanishakoneru
Copy link
Contributor

Thank you @shwetayakkali .
+1. I will merge it shortly.

@hanishakoneru hanishakoneru merged commit d1ec1c5 into apache:trunk May 28, 2019
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
As per subject, the goal is to make configuration of retry policies consistent with other API's.

Author: Wei Song <wsong@linkedin.com>

Reviewers: Aditya Toomula <atoomula@linkedin.com>

Closes apache#842 from weisong44/SAMZA-2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants