Skip to content

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

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

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

Conversation

@ndimiduk

Copy link
Copy Markdown
Member

Backport #872 to branch-2.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 38sDocker 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 Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for branch
+1 💚mvninstall5m 15sbranch-2 passed
+1 💚compile0m 50sbranch-2 passed
+1 💚checkstyle1m 2sbranch-2 passed
+1 💚shadedjars4m 14sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 47sbranch-2 passed
+0 🆗spotbugs0m 47sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs1m 59sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall4m 57sthe patch passed
+1 💚compile0m 50sthe patch passed
+1 💚javac0m 50sthe patch passed
+1 💚checkstyle0m 25sThe patch passed checkstyle in hbase-common
+1 💚checkstyle0m 35shbase-client: The patch generated 0 new + 7 unchanged - 3 fixed = 7 total (was 10)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars4m 13spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck15m 19sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚javadoc0m 46sthe patch passed
+1 💚findbugs2m 12sthe patch passed
_ Other Tests _
+1 💚unit3m 7shbase-common in the patch passed.
+1 💚unit3m 44shbase-client in the patch passed.
+1 💚asflicense0m 26sThe patch does not generate ASF License warnings.
58m 16s
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-984/1/artifact/out/Dockerfile
GITHUB PR#984
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6b12d4ae9d38 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-984/out/precommit/personality/provided.sh
git revisionbranch-2 / c44a5c4
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-984/1/testReport/
Max. process+thread count309 (vs. ulimit of 10000)
modulesC: hbase-common hbase-client U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-984/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 f98085e into apache:branch-2Jan 3, 2020
@ndimiduk
ndimiduk deleted the 23333-branch-2-call-context branch January 3, 2020 20:23
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