Skip to content

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

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

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

Conversation

@virajjasani

@virajjasanivirajjasani commented Jun 16, 2019

Copy link
Copy Markdown
Contributor

…le in .out file - Useful if Logger class is not loaded yet (branch-1)
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-1)
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec819Docker mode activated.
_ Prechecks _
0findbugs0Findbugs executables are not available.
+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-1 Compile Tests _
+1mvninstall135branch-1 passed
+1compile39branch-1 passed with JDK v1.8.0_212
+1compile42branch-1 passed with JDK v1.7.0_222
+1checkstyle77branch-1 passed
+1shadedjars162branch has no errors when building our shaded downstream artifacts.
+1javadoc33branch-1 passed with JDK v1.8.0_212
+1javadoc37branch-1 passed with JDK v1.7.0_222
_ Patch Compile Tests _
+1mvninstall102the patch passed
+1compile37the patch passed with JDK v1.8.0_212
+1javac37the patch passed
+1compile41the patch passed with JDK v1.7.0_222
+1javac41the patch passed
+1checkstyle76the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars159patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck206Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1javadoc30the patch passed with JDK v1.8.0_212
+1javadoc39the patch passed with JDK v1.7.0_222
_ Other Tests _
+1unit6338hbase-server in the patch passed.
+1asflicense24The patch does not generate ASF License warnings.
8578
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-312/1/artifact/out/Dockerfile
GITHUB PR#312
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ae2224aa8bac 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
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionbranch-1 / 080cf92
mavenversion: Apache Maven 3.0.5
Default Java1.7.0_222
Multi-JDK versions/usr/lib/jvm/java-8-openjdk-amd64:1.8.0_212 /usr/lib/jvm/java-7-openjdk-amd64:1.7.0_222
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-312/1/testReport/
Max. process+thread count4492 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-312/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