Skip to content

HDDS-1318. Fix MalformedTracerStateStringException on DN logs. Contributed by Xiaoyu Yao. - #641

Merged
xiaoyuyao merged 4 commits into
apache:trunkfrom
xiaoyuyao:HDDS-1318
Mar 28, 2019
Merged

HDDS-1318. Fix MalformedTracerStateStringException on DN logs. Contributed by Xiaoyu Yao.#641
xiaoyuyao merged 4 commits into
apache:trunkfrom
xiaoyuyao:HDDS-1318

Conversation

@xiaoyuyao

Copy link
Copy Markdown
Contributor

No description provided.

@xiaoyuyaoxiaoyuyao self-assigned this Mar 26, 2019
@xiaoyuyao
xiaoyuyao requested review from ajayydv and elekMarch 26, 2019 00:28
@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec39Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0mvndep70Maven dependency ordering for branch
+1mvninstall1250trunk passed
+1compile1277trunk passed
+1checkstyle210trunk passed
+1mvnsite174trunk passed
+1shadedclient1178branch has no errors when building and testing our client artifacts.
0findbugs0Skipped patched modules with no Java source: hadoop-ozone/integration-test
+1findbugs122trunk passed
+1javadoc103trunk passed
_ Patch Compile Tests _
0mvndep20Maven dependency ordering for patch
+1mvninstall94the patch passed
+1compile1018the patch passed
+1javac1018the patch passed
+1checkstyle200the patch passed
+1mvnsite119the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedclient702patch has no errors when building and testing our client artifacts.
0findbugs0Skipped patched modules with no Java source: hadoop-ozone/integration-test
+1findbugs130the patch passed
+1javadoc102the patch passed
_ Other Tests _
+1unit30client in the patch passed.
+1unit95common in the patch passed.
-1unit859integration-test in the patch failed.
+1asflicense45The patch does not generate ASF License warnings.
7730
ReasonTests
Failed junit testshadoop.ozone.container.ozoneimpl.TestSecureOzoneContainer
hadoop.ozone.container.ozoneimpl.TestOzoneContainer
hadoop.ozone.container.TestContainerReplication
hadoop.ozone.container.metrics.TestContainerMetrics
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-641/1/artifact/out/Dockerfile
GITHUB PR#641
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
unameLinux a8ba333b4d6a 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 toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 3f6d6d2
mavenversion: Apache Maven 3.3.9
Default Java1.8.0_191
findbugsv3.1.0-RC1
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-641/1/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-641/1/testReport/
Max. process+thread count4096 (vs. ulimit of 5500)
modulesC: hadoop-hdds/client hadoop-hdds/common hadoop-ozone/integration-test U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-641/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec28Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ trunk Compile Tests _
0mvndep61Maven dependency ordering for branch
+1mvninstall997trunk passed
+1compile921trunk passed
+1checkstyle178trunk passed
+1mvnsite137trunk passed
+1shadedclient997branch has no errors when building and testing our client artifacts.
0findbugs0Skipped patched modules with no Java source: hadoop-ozone/integration-test
+1findbugs110trunk passed
+1javadoc85trunk passed
_ Patch Compile Tests _
0mvndep21Maven dependency ordering for patch
+1mvninstall95the patch passed
+1compile946the patch passed
+1javac946the patch passed
+1checkstyle185the patch passed
+1mvnsite116the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedclient616patch has no errors when building and testing our client artifacts.
0findbugs0Skipped patched modules with no Java source: hadoop-ozone/integration-test
+1findbugs119the patch passed
+1javadoc104the patch passed
_ Other Tests _
+1unit35client in the patch passed.
+1unit77common in the patch passed.
-1unit1456integration-test in the patch failed.
+1asflicense38The patch does not generate ASF License warnings.
7273
ReasonTests
Failed junit testshadoop.ozone.om.TestOzoneManagerHA
hadoop.ozone.container.TestContainerReplication
hadoop.ozone.container.metrics.TestContainerMetrics
hadoop.ozone.container.ozoneimpl.TestSecureOzoneContainer
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-641/2/artifact/out/Dockerfile
GITHUB PR#641
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
unameLinux 089b0d54691b 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 toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / a4cd75e
mavenversion: Apache Maven 3.3.9
Default Java1.8.0_191
findbugsv3.1.0-RC1
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-641/2/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-641/2/testReport/
Max. process+thread count3674 (vs. ulimit of 5500)
modulesC: hadoop-hdds/client hadoop-hdds/common hadoop-ozone/integration-test U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-641/2/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@xiaoyuyao

Copy link
Copy Markdown
ContributorAuthor

Some of the test failures are related to this change. I'm looking into it.

@xiaoyuyao

Copy link
Copy Markdown
ContributorAuthor

The current pattern of export and import traceID over the wire (GRPC/Ratis) is via the TraceID in the protocol message. But this changed the original traceID which the test expect to be the same, which is not true with the new yaeger based tracing where the parent:children:... are appended along the invocation chain. Will remove the invalid verification from those tests, cc: @elek .

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec28Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 10 new or modified test files.
_ trunk Compile Tests _
0mvndep28Maven dependency ordering for branch
+1mvninstall994trunk passed
+1compile957trunk passed
+1checkstyle193trunk passed
+1mvnsite170trunk passed
+1shadedclient1092branch has no errors when building and testing our client artifacts.
0findbugs0Skipped patched modules with no Java source: hadoop-ozone/integration-test
+1findbugs125trunk passed
+1javadoc117trunk passed
_ Patch Compile Tests _
0mvndep23Maven dependency ordering for patch
+1mvninstall100the patch passed
+1compile904the patch passed
+1javac904the patch passed
+1checkstyle231the patch passed
+1mvnsite150the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedclient665patch has no errors when building and testing our client artifacts.
0findbugs0Skipped patched modules with no Java source: hadoop-ozone/integration-test
+1findbugs137the patch passed
+1javadoc116the patch passed
_ Other Tests _
+1unit36client in the patch passed.
+1unit77common in the patch passed.
-1unit653integration-test in the patch failed.
+1asflicense52The patch does not generate ASF License warnings.
6767
ReasonTests
Failed junit testshadoop.ozone.ozShell.TestOzoneShell
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-641/3/artifact/out/Dockerfile
GITHUB PR#641
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
unameLinux 21d34faea4eb 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 toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 9cd6619
mavenversion: Apache Maven 3.3.9
Default Java1.8.0_191
findbugsv3.1.0-RC1
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-641/3/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-641/3/testReport/
Max. process+thread count4532 (vs. ulimit of 5500)
modulesC: hadoop-hdds/client hadoop-hdds/common hadoop-ozone/integration-test U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-641/3/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@xiaoyuyao

Copy link
Copy Markdown
ContributorAuthor

The single test failure does not repro locally. Seems unrelated to this patch.

@ajayydv

ajayydv commented Mar 28, 2019

Copy link
Copy Markdown
Contributor

+1 with checkstyle addressed.

@xiaoyuyao

Copy link
Copy Markdown
ContributorAuthor

Thanks for the review @ajayydv , the checkstyle issue is not introduced by this patch. I've opened a separate JIRA: https://issues.apache.org/jira/browse/HDDS-1350 so that we can get a clean cherry-pick for ozone-0.4 here.

@xiaoyuyao
xiaoyuyao merged commit ca5e4ce into apache:trunkMar 28, 2019
asfgit pushed a commit that referenced this pull request Mar 28, 2019
…buted by Xiaoyu Yao.
This closes#641 (cherry picked from commit ca5e4ce)
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
bharathkk for review
Author: Sanil Jain <snjain@linkedin.com>
Reviewers: Bharath Kumarasubramanian <bkumaras@linkedin.com>
Closesapache#641 from Sanil15/SAMZA-1886
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