8000 HDDS-134. SCM CA: OM sends CSR and uses certificate issued by SCM. Co… by ajayydv · Pull Request #541 · apache/hadoop · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HDDS-134. SCM CA: OM sends CSR and uses certificate issued by SCM. Co… #541

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

Merged
merged 1 commit into from
Mar 1, 2019

Conversation

ajayydv
Copy link
Contributor
@ajayydv ajayydv commented Mar 1, 2019

…ntributed by Ajay Kumar.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 39 Docker mode activated.
_ Prechecks _
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 8 new or modified test files.
_ trunk Compile Tests _
0 mvndep 67 Maven dependency ordering for branch
+1 mvninstall 1115 trunk passed
+1 compile 991 trunk passed
+1 checkstyle 201 trunk passed
-1 mvnsite 51 common in trunk failed.
-1 mvnsite 50 integration-test in trunk failed.
-1 mvnsite 32 ozone-manager in trunk failed.
+1 shadedclient 1139 branch has no errors when building and testing our client artifacts.
0 findbugs 0 Skipped patched modules with no Java source: hadoop-ozone/integration-test
-1 findbugs 35 common in trunk failed.
-1 findbugs 31 ozone-manager in trunk failed.
+1 javadoc 152 trunk passed
_ Patch Compile Tests _
0 mvndep 21 Maven dependency ordering for patch
-1 mvninstall 25 integration-test in the patch failed.
+1 compile 1042 the patch passed
+1 javac 1042 the patch passed
+1 checkstyle 209 the patch passed
-1 mvnsite 37 integration-test in the patch failed.
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 2 The patch has no ill-formed XML file.
+1 shadedclient 700 patch has no errors when building and testing our client artifacts.
0 findbugs 0 Skipped patched modules with no Java source: hadoop-ozone/integration-test
+1 findbugs 226 the patch passed
+1 javadoc 47 common in the patch passed.
+1 javadoc 43 hadoop-ozone_common generated 0 new + 1 unchanged - 22 fixed = 1 total (was 23)
+1 javadoc 25 integration-test in the patch passed.
+1 javadoc 29 hadoop-ozone_ozone-manager generated 0 new + 0 unchanged - 7 fixed = 0 total (was 7)
_ Other Tests _
-1 unit 93 common in the patch failed.
+1 unit 50 common in the patch passed.
-1 unit 40 integration-test in the patch failed.
+1 unit 58 ozone-manager in the patch passed.
+1 asflicense 43 The patch does not generate ASF License warnings.
6861
Reason Tests
Failed junit tests hadoop.hdds.security.x509.certificate.client.TestDefaultCertificateClient
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/artifact/out/Dockerfile
GITHUB PR #541
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml
uname Linux 0231b7f6734b 3.13.0-153-generic #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / de1dae6
maven version: Apache Maven 3.3.9
Default Java 1.8.0_191
mvnsite https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/artifact/out/branch-mvnsite-hadoop-ozone_common.txt
mvnsite https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/artifact/out/branch-mvnsite-hadoop-ozone_integration-test.txt
mvnsite https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/artifact/out/branch-mvnsite-hadoop-ozone_ozone-manager.txt
findbugs v3.1.0-RC1
findbugs https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/artifact/out/branch-findbugs-hadoop-ozone_common.txt
findbugs https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/artifact/out/branch-findbugs-hadoop-ozone_ozone-manager.txt
mvninstall https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/artifact/out/patch-mvninstall-hadoop-ozone_integration-test.txt
mvnsite https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/artifact/out/patch-mvnsite-hadoop-ozone_integration-test.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/artifact/out/patch-unit-hadoop-hdds_common.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/testReport/
Max. process+thread count 305 (vs. ulimit of 5500)
modules C: hadoop-hdds/common hadoop-ozone/common hadoop-ozone/integration-test hadoop-ozone/ozone-manager U: .
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-541/1/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@xiaoyuyao
Copy link
Contributor

+1, the acceptance test failures are related to HDDS-1072, which @hanishakoneru will fix. I will commit it shortly.

@xiaoyuyao xiaoyuyao merged commit 4a3cdde into apache:trunk Mar 1, 2019
@ajayydv ajayydv deleted the HDDS-134 branch March 21, 2019 22:29
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
This PR introduces a ListGauge type,
A subsequent PR: apache/samza#543 shows how this issued in conjunction with a diagnostics appender for error-tracking and dumpting to kafka via SnapshotReporter.

Author: Ray Matharu <rmatharu@linkedin.com>

Reviewers: Jagadish <jagadish@apache.org>, Cameron Lee <calee@linkedin.com>

Closes apache#541 from rayman7718/listgauge
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.

3 participants
0