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-1235. BaseHttpServer NPE is HTTP policy is HTTPS_ONLY. Contribut… #572

Merged
merged 1 commit into from Mar 9, 2019

Conversation

xiaoyuyao
Copy link
Contributor

…ed by Xiaoyu Yao.

@xiaoyuyao xiaoyuyao added the ozone label Mar 7, 2019
@xiaoyuyao xiaoyuyao self-assigned this Mar 7, 2019
@xiaoyuyao xiaoyuyao requested a review from ajayydv March 7, 2019 22:13
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 29 Docker mode activated.
_ Prechecks _
+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 1051 trunk passed
+1 compile 20 trunk passed
+1 checkstyle 14 trunk passed
+1 mvnsite 24 trunk passed
+1 shadedclient 652 branch has no errors when building and testing our client artifacts.
+1 findbugs 30 trunk passed
+1 javadoc 20 trunk passed
_ Patch Compile Tests _
+1 mvninstall 26 the patch passed
+1 compile 17 the patch passed
+1 javac 17 the patch passed
+1 checkstyle 12 the patch passed
+1 mvnsite 24 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 757 patch has no errors when building and testing our client artifacts.
+1 findbugs 39 the patch passed
+1 javadoc 16 the patch passed
_ Other Tests _
+1 unit 33 framework in the patch passed.
+1 asflicense 26 The patch does not generate ASF License warnings.
2881
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-572/1/artifact/out/Dockerfile
GITHUB PR #572
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 0d772a36601e 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 / 39b4a37
maven version: Apache Maven 3.3.9
Default Java 1.8.0_191
findbugs v3.1.0-RC1
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-572/1/testReport/
Max. process+thread count 446 (vs. ulimit of 5500)
modules C: hadoop-hdds/framework U: hadoop-hdds/framework
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-572/1/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@ajayydv
Copy link
Contributor

ajayydv commented Mar 8, 2019

+1 pending jenkins

@xiaoyuyao xiaoyuyao merged commit 11db469 into apache:trunk Mar 9, 2019
asfgit pushed a commit that referenced this pull request Mar 9, 2019
…ed by Xiaoyu Yao.

Closes #572

(cherry picked from commit 11db469)
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
Adding containerID to MetricsHeader (published by MetricsSnapshotReporter).
It is populated using the value set for the env variable ShellCommandConfig.ENV_EXECUTION_ENV_CONTAINER_ID

Author: rmatharu@linkedin.com <rmatharu@linkedin.com>

Reviewers: Yi Pan<nickpan47@gmail.com>

Closes apache#572 from rmatharu/containerid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants