Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-22223 Implement RegionLocator based on AsyncTableRegionLocator #153

Merged
merged 1 commit into from
Apr 21, 2019

Conversation

Apache9
Copy link
Contributor

@Apache9 Apache9 commented Apr 16, 2019

No description provided.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 192 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 302 HBASE-21512 passed
+1 compile 34 HBASE-21512 passed
+1 checkstyle 40 HBASE-21512 passed
+1 shadedjars 341 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 89 HBASE-21512 passed
+1 javadoc 30 HBASE-21512 passed
_ Patch Compile Tests _
+1 mvninstall 288 the patch passed
+1 compile 33 the patch passed
+1 javac 33 the patch passed
+1 checkstyle 44 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 346 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 627 Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1 findbugs 103 the patch passed
+1 javadoc 31 the patch passed
_ Other Tests _
+1 unit 262 hbase-client in the patch passed.
+1 asflicense 14 The patch does not generate ASF License warnings.
2866
Subsystem Report/Notes
Docker Client=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 Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 5085ffc2c800 4.4.0-131-generic #157-Ubuntu SMP Thu Jul 12 15:51:36 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision HBASE-21512 / d8fe1bb
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-153/1/testReport/
Max. process+thread count 170 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-153/1/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 246 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 273 HBASE-21512 passed
+1 compile 26 HBASE-21512 passed
+1 checkstyle 31 HBASE-21512 passed
+1 shadedjars 291 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 67 HBASE-21512 passed
+1 javadoc 22 HBASE-21512 passed
_ Patch Compile Tests _
+1 mvninstall 264 the patch passed
+1 compile 26 the patch passed
+1 javac 26 the patch passed
+1 checkstyle 30 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 294 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 530 Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1 findbugs 75 the patch passed
+1 javadoc 23 the patch passed
_ Other Tests _
+1 unit 201 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
2487
Subsystem Report/Notes
Docker Client=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 Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 813fd58fc029 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision HBASE-21512 / 0aaf9d9
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-153/2/testReport/
Max. process+thread count 307 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-153/2/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

Sign up for free to 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