Skip to content

HBASE-22279 Add a getRegionLocator method in Table/AsyncTable interface - #175

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22279
Apr 22, 2019
Merged

HBASE-22279 Add a getRegionLocator method in Table/AsyncTable interface#175
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22279

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec268Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
0mvndep30Maven dependency ordering for branch
+1mvninstall314master passed
+1compile171master passed
+1checkstyle183master passed
+1shadedjars340branch has no errors when building our shaded downstream artifacts.
+1findbugs521master passed
+1javadoc127master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall314the patch passed
+1compile171the patch passed
+1javac171the patch passed
+1checkstyle39hbase-client: The patch generated 0 new + 58 unchanged - 2 fixed = 58 total (was 60)
+1checkstyle84hbase-server: The patch generated 0 new + 53 unchanged - 4 fixed = 53 total (was 57)
+1checkstyle38The patch passed checkstyle in hbase-thrift
+1checkstyle21The patch passed checkstyle in hbase-rest
+1whitespace0The patch has no whitespace issues.
+1shadedjars337patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck637Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs561the patch passed
+1javadoc126the patch passed
_ Other Tests _
+1unit222hbase-client in the patch passed.
-1unit13889hbase-server in the patch failed.
+1unit307hbase-thrift in the patch passed.
+1unit547hbase-rest in the patch passed.
+1asflicense118The patch does not generate ASF License warnings.
19517
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-175/1/artifact/out/Dockerfile
GITHUB PR#175
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux bfdbfe631707 4.4.0-143-generic #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / b0075a1
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-175/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-175/1/testReport/
Max. process+thread count4848 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server hbase-thrift hbase-rest U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-175/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit c3c48f3 into apache:masterApr 22, 2019
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

@Apache9@Apache-HBase@openinx