Skip to content

HDDS-1204. Fix ClassNotFound issue with javax.xml.bind.DatatypeConver… - #542

Merged
ajayydv merged 1 commit into
apache:trunkfrom
xiaoyuyao:HDDS-1204
Mar 1, 2019
Merged

HDDS-1204. Fix ClassNotFound issue with javax.xml.bind.DatatypeConver…#542
ajayydv merged 1 commit into
apache:trunkfrom
xiaoyuyao:HDDS-1204

Conversation

@xiaoyuyao

Copy link
Copy Markdown
Contributor

…ter used by DefaultProfile. Contributed by Xiaoyu Yao.

…ter used by DefaultProfile. Contributed by Xiaoyu Yao.
@xiaoyuyao
xiaoyuyao requested a review from ajayydvMarch 1, 2019 18:50
@xiaoyuyaoxiaoyuyao self-assigned this Mar 1, 2019
@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec26Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
-1test4tests0The 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 _
+1mvninstall975trunk passed
+1compile41trunk passed
+1checkstyle23trunk passed
+1mvnsite38trunk passed
+1shadedclient692branch has no errors when building and testing our client artifacts.
+1findbugs68trunk passed
+1javadoc37trunk passed
_ Patch Compile Tests _
+1mvninstall37the patch passed
+1compile30the patch passed
+1javac30the patch passed
+1checkstyle13the patch passed
+1mvnsite32the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedclient740patch has no errors when building and testing our client artifacts.
+1findbugs73the patch passed
+1javadoc32the patch passed
_ Other Tests _
-1unit61common in the patch failed.
+1asflicense23The patch does not generate ASF License warnings.
3011
ReasonTests
Failed junit testshadoop.hdds.security.x509.certificate.client.TestDefaultCertificateClient
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-542/1/artifact/out/Dockerfile
GITHUB PR#542
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
unameLinux 9019030d0e84 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / de1dae6
mavenversion: Apache Maven 3.3.9
Default Java1.8.0_191
findbugsv3.1.0-RC1
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-542/1/artifact/out/patch-unit-hadoop-hdds_common.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-542/1/testReport/
Max. process+thread count446 (vs. ulimit of 5500)
modulesC: hadoop-hdds/common U: hadoop-hdds/common
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-542/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@ajayydvajayydv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1, tested via ozonesecure docker.

@ajayydv
ajayydv merged commit 8b72aea into apache:trunkMar 1, 2019
@ajayydv

Copy link
Copy Markdown
Contributor

@xiaoyuyao thanks for fixing this.

Sign up for freeto 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

@xiaoyuyao@hadoop-yetus@ajayydv