Skip to content

HBASE-22223 Implement RegionLocator based on AsyncTableRegionLocator - #153

Merged
Apache9 merged 1 commit into
apache:HBASE-21512from
Apache9:HBASE-22223
Apr 21, 2019
Merged

HBASE-22223 Implement RegionLocator based on AsyncTableRegionLocator#153
Apache9 merged 1 commit into
apache:HBASE-21512from
Apache9:HBASE-22223

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec192Docker 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.
_ HBASE-21512 Compile Tests _
+1mvninstall302HBASE-21512 passed
+1compile34HBASE-21512 passed
+1checkstyle40HBASE-21512 passed
+1shadedjars341branch has no errors when building our shaded downstream artifacts.
+1findbugs89HBASE-21512 passed
+1javadoc30HBASE-21512 passed
_ Patch Compile Tests _
+1mvninstall288the patch passed
+1compile33the patch passed
+1javac33the patch passed
+1checkstyle44the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars346patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck627Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs103the patch passed
+1javadoc31the patch passed
_ Other Tests _
+1unit262hbase-client in the patch passed.
+1asflicense14The patch does not generate ASF License warnings.
2866
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-153/1/artifact/out/Dockerfile
GITHUB PR#153
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 5085ffc2c800 4.4.0-131-generic #157-Ubuntu SMP Thu Jul 12 15:51:36 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionHBASE-21512 / d8fe1bb
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-153/1/testReport/
Max. process+thread count170 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-153/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec246Docker 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.
_ HBASE-21512 Compile Tests _
+1mvninstall273HBASE-21512 passed
+1compile26HBASE-21512 passed
+1checkstyle31HBASE-21512 passed
+1shadedjars291branch has no errors when building our shaded downstream artifacts.
+1findbugs67HBASE-21512 passed
+1javadoc22HBASE-21512 passed
_ Patch Compile Tests _
+1mvninstall264the patch passed
+1compile26the patch passed
+1javac26the patch passed
+1checkstyle30the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars294patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck530Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs75the patch passed
+1javadoc23the patch passed
_ Other Tests _
+1unit201hbase-client in the patch passed.
+1asflicense12The patch does not generate ASF License warnings.
2487
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-153/2/artifact/out/Dockerfile
GITHUB PR#153
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 813fd58fc029 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionHBASE-21512 / 0aaf9d9
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-153/2/testReport/
Max. process+thread count307 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-153/2/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

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@petersomogyi