Skip to content

[HBASE-22592] : HMaster Construction failure stacktrace to be availab… - #313

Closed
virajjasani wants to merge 1 commit into
apache:branch-2from
virajjasani:HBASE-22592-branch-2
Closed

[HBASE-22592] : HMaster Construction failure stacktrace to be availab…#313
virajjasani wants to merge 1 commit into
apache:branch-2from
virajjasani:HBASE-22592-branch-2

Conversation

@virajjasani

Copy link
Copy Markdown
Contributor

…le in .out file - Useful if Logger class is not loaded yet (branch-2)
This is cherry-pick from master branch PR: #311

An example of Exception(NoSuchMethodError) which is not present in .log/.out files:

image-2019-06-16-15-06-40-109

…le in .out file - Useful if Logger class is not loaded yet (branch-2)
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec23Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The 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.
_ branch-2 Compile Tests _
+1mvninstall251branch-2 passed
+1compile54branch-2 passed
+1checkstyle73branch-2 passed
+1shadedjars251branch has no errors when building our shaded downstream artifacts.
+1findbugs176branch-2 passed
+1javadoc32branch-2 passed
_ Patch Compile Tests _
+1mvninstall245the patch passed
+1compile53the patch passed
+1javac53the patch passed
+1checkstyle76the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars246patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck743Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1findbugs179the patch passed
+1javadoc31the patch passed
_ Other Tests _
+1unit7685hbase-server in the patch passed.
+1asflicense33The patch does not generate ASF License warnings.
10472
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-313/1/artifact/out/Dockerfile
GITHUB PR#313
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 02d482fd6ad3 4.4.0-131-generic #157~14.04.1-Ubuntu SMP Fri Jul 13 08:53:17 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionbranch-2 / 38f051b
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-313/1/testReport/
Max. process+thread count4049 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-313/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNet

Copy link
Copy Markdown
Contributor

I don't think that this PR is necessary if #311 gets merged and back ported to all other branches.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@virajjasani@Apache-HBase@HorizonNet