Skip to content

HBASE-23333 Include Call.toShortString() in sendCall exceptions - #985

Merged
ndimiduk merged 1 commit into
apache:branch-2.2from
ndimiduk:23333-branch-2.2-call-context
Jan 3, 2020
Merged

HBASE-23333 Include Call.toShortString() in sendCall exceptions#985
ndimiduk merged 1 commit into
apache:branch-2.2from
ndimiduk:23333-branch-2.2-call-context

Conversation

@ndimiduk

Copy link
Copy Markdown
Member

Backport #872 to branch-2.2.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 11sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ branch-2.2 Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for branch
+1 💚mvninstall5m 30sbranch-2.2 passed
+1 💚compile0m 46sbranch-2.2 passed
+1 💚checkstyle1m 4sbranch-2.2 passed
+1 💚shadedjars4m 22sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 43sbranch-2.2 passed
+0 🆗spotbugs0m 48sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs2m 3sbranch-2.2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall5m 16sthe patch passed
+1 💚compile0m 48sthe patch passed
+1 💚javac0m 48sthe patch passed
+1 💚checkstyle0m 25sThe patch passed checkstyle in hbase-common
+1 💚checkstyle0m 37shbase-client: The patch generated 0 new + 7 unchanged - 3 fixed = 7 total (was 10)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars4m 28spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck16m 23sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚javadoc0m 43sthe patch passed
+1 💚findbugs2m 15sthe patch passed
_ Other Tests _
+1 💚unit2m 54shbase-common in the patch passed.
+1 💚unit3m 29shbase-client in the patch passed.
+1 💚asflicense0m 21sThe patch does not generate ASF License warnings.
60m 33s
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-985/1/artifact/out/Dockerfile
GITHUB PR#985
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 9cdd851ecaa4 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-985/out/precommit/personality/provided.sh
git revisionbranch-2.2 / 8d22b7e
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-985/1/testReport/
Max. process+thread count319 (vs. ulimit of 10000)
modulesC: hbase-common hbase-client U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-985/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@ndimiduk
ndimiduk merged commit 482174f into apache:branch-2.2Jan 3, 2020
@ndimiduk
ndimiduk deleted the 23333-branch-2.2-call-context branch January 3, 2020 20:24
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.

2 participants

@ndimiduk@Apache-HBase