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-1839: Change topology sorting related logs in Pipeline from INFO to DEBUG #1158

Merged
merged 2 commits into from Jul 26, 2019

Conversation

chenjunjiedada
Copy link
Contributor

No description provided.

Copy link
Contributor

@xiaoyuyao xiaoyuyao left a comment

Choose a reason for hiding this comment

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

Thanks @chenjunjiedada for the PR. LGTM, can you fix the other LOG.info as well and remove the unrelated change. +1 after that.

@xiaoyuyao
Copy link
Contributor

/retest

@xiaoyuyao
Copy link
Contributor

+1 pending Jenkins.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 68 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 _
0 mvndep 12 Maven dependency ordering for branch
+1 mvninstall 687 trunk passed
+1 compile 396 trunk passed
+1 checkstyle 68 trunk passed
+1 mvnsite 0 trunk passed
+1 shadedclient 919 branch has no errors when building and testing our client artifacts.
+1 javadoc 178 trunk passed
0 spotbugs 539 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 801 trunk passed
_ Patch Compile Tests _
0 mvndep 35 Maven dependency ordering for patch
+1 mvninstall 656 the patch passed
+1 compile 434 the patch passed
+1 javac 434 the patch passed
+1 checkstyle 72 the patch passed
+1 mvnsite 0 the patch passed
-1 whitespace 0 The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1 xml 7 The patch has no ill-formed XML file.
+1 shadedclient 724 patch has no errors when building and testing our client artifacts.
+1 javadoc 189 the patch passed
+1 findbugs 785 the patch passed
_ Other Tests _
-1 unit 436 hadoop-hdds in the patch failed.
-1 unit 92 hadoop-ozone in the patch failed.
+1 asflicense 60 The patch does not generate ASF License warnings.
6820
Reason Tests
Failed junit tests hadoop.ozone.container.common.TestEndPoint
hadoop.hdds.scm.TestHddsServerUtils
hadoop.ozone.TestOmUtils
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1158/1/artifact/out/Dockerfile
GITHUB PR #1158
JIRA Issue HDDS-1839
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml
uname Linux fdc387fff229 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 / aebac6d
Default Java 1.8.0_212
whitespace https://builds.apache.org/job/hadoop-multibranch/job/PR-1158/1/artifact/out/whitespace-eol.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1158/1/artifact/out/patch-unit-hadoop-hdds.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1158/1/artifact/out/patch-unit-hadoop-ozone.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1158/1/testReport/
Max. process+thread count 555 (vs. ulimit of 5500)
modules C: hadoop-hdds/common hadoop-hdds/container-service U: hadoop-hdds
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1158/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.

@xiaoyuyao xiaoyuyao merged commit c7c7a88 into apache:trunk Jul 26, 2019
asfgit pushed a commit that referenced this pull request Jul 26, 2019
… to DEBUG. Contributed by Junjie Chen.

This closes #1158.

(cherry picked from commit c7c7a88)
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
1) size of store on disk (sst files; property provided by rocksdb)
2) maximum record size
amahussein pushed a commit to amahussein/hadoop that referenced this pull request Oct 29, 2019
… to DEBUG. Contributed by Junjie Chen.

This closes apache#1158.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants