Skip to content

Conversation

@bharathv
Copy link
Contributor

HBASE-23305: Master based registry implementation (#954)

Implements a master based registry for clients.

 - Supports hedged RPCs (fan out configured via configs).
 - Parameterized existing client tests to run with multiple registry combinations.
 - Added unit-test coverage for the new registry implementation.

Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: stack <[email protected]>
Signed-off-by: Andrew Purtell <[email protected]>
(cherry picked from commit 62da419b23f4409837c57b61c42db18b90d9d259)

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 12s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 50 new or modified test files.
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for branch
-1 ❌ mvninstall 0m 41s root in branch-2 failed.
-1 ❌ compile 0m 10s hbase-client in branch-2 failed.
-1 ❌ compile 0m 8s hbase-common in branch-2 failed.
-1 ❌ compile 0m 7s hbase-protocol-shaded in branch-2 failed.
-1 ❌ compile 0m 16s hbase-server in branch-2 failed.
-1 ❌ compile 0m 7s hbase-zookeeper in branch-2 failed.
-1 ❌ checkstyle 0m 5s The patch fails to run checkstyle in hbase-client
-1 ❌ checkstyle 0m 6s The patch fails to run checkstyle in hbase-common
-1 ❌ checkstyle 0m 5s The patch fails to run checkstyle in hbase-protocol-shaded
-1 ❌ checkstyle 0m 6s The patch fails to run checkstyle in hbase-server
-1 ❌ checkstyle 0m 6s The patch fails to run checkstyle in hbase-zookeeper
-1 ❌ shadedjars 0m 28s branch has 11 errors when building our shaded downstream artifacts.
-1 ❌ javadoc 0m 8s hbase-client in branch-2 failed.
-1 ❌ javadoc 0m 7s hbase-common in branch-2 failed.
-1 ❌ javadoc 0m 8s hbase-protocol-shaded in branch-2 failed.
-1 ❌ javadoc 0m 8s hbase-server in branch-2 failed.
-1 ❌ javadoc 0m 8s hbase-zookeeper in branch-2 failed.
+0 🆗 spotbugs 1m 46s Used deprecated FindBugs config; considering switching to SpotBugs.
-1 ❌ findbugs 0m 7s hbase-client in branch-2 failed.
-1 ❌ findbugs 0m 8s hbase-common in branch-2 failed.
-1 ❌ findbugs 0m 7s hbase-protocol-shaded in branch-2 failed.
-1 ❌ findbugs 0m 8s hbase-server in branch-2 failed.
-1 ❌ findbugs 0m 8s hbase-zookeeper in branch-2 failed.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 7s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 28s root in the patch failed.
-1 ❌ compile 0m 8s hbase-client in the patch failed.
-1 ❌ compile 0m 7s hbase-common in the patch failed.
-1 ❌ compile 0m 8s hbase-protocol-shaded in the patch failed.
-1 ❌ compile 0m 8s hbase-server in the patch failed.
-1 ❌ compile 0m 7s hbase-zookeeper in the patch failed.
-1 ❌ cc 0m 8s hbase-client in the patch failed.
-1 ❌ cc 0m 7s hbase-common in the patch failed.
-1 ❌ cc 0m 8s hbase-protocol-shaded in the patch failed.
-1 ❌ cc 0m 8s hbase-server in the patch failed.
-1 ❌ cc 0m 7s hbase-zookeeper in the patch failed.
-1 ❌ javac 0m 8s hbase-client in the patch failed.
-1 ❌ javac 0m 7s hbase-common in the patch failed.
-1 ❌ javac 0m 8s hbase-protocol-shaded in the patch failed.
-1 ❌ javac 0m 8s hbase-server in the patch failed.
-1 ❌ javac 0m 7s hbase-zookeeper in the patch failed.
-1 ❌ checkstyle 0m 6s The patch fails to run checkstyle in hbase-client
-1 ❌ checkstyle 0m 5s The patch fails to run checkstyle in hbase-common
-1 ❌ checkstyle 0m 6s The patch fails to run checkstyle in hbase-protocol-shaded
-1 ❌ checkstyle 0m 6s The patch fails to run checkstyle in hbase-server
-1 ❌ checkstyle 0m 6s The patch fails to run checkstyle in hbase-zookeeper
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ shadedjars 0m 27s patch has 11 errors when building our shaded downstream artifacts.
-1 ❌ hadoopcheck 0m 11s The patch causes 10 errors with Hadoop v2.8.5.
-1 ❌ hadoopcheck 0m 21s The patch causes 10 errors with Hadoop v2.9.2.
-1 ❌ hadoopcheck 0m 31s The patch causes 10 errors with Hadoop v3.1.2.
-1 ❌ hbaseprotoc 0m 8s hbase-client in the patch failed.
-1 ❌ hbaseprotoc 0m 8s hbase-common in the patch failed.
-1 ❌ hbaseprotoc 0m 7s hbase-protocol-shaded in the patch failed.
-1 ❌ hbaseprotoc 0m 9s hbase-server in the patch failed.
-1 ❌ hbaseprotoc 0m 8s hbase-zookeeper in the patch failed.
-1 ❌ javadoc 0m 8s hbase-client in the patch failed.
-1 ❌ javadoc 0m 7s hbase-common in the patch failed.
-1 ❌ javadoc 0m 8s hbase-protocol-shaded in the patch failed.
-1 ❌ javadoc 0m 9s hbase-server in the patch failed.
-1 ❌ javadoc 0m 8s hbase-zookeeper in the patch failed.
-1 ❌ findbugs 0m 8s hbase-client in the patch failed.
-1 ❌ findbugs 0m 7s hbase-common in the patch failed.
-1 ❌ findbugs 0m 8s hbase-protocol-shaded in the patch failed.
-1 ❌ findbugs 0m 8s hbase-server in the patch failed.
-1 ❌ findbugs 0m 7s hbase-zookeeper in the patch failed.
_ Other Tests _
-1 ❌ unit 0m 8s hbase-client in the patch failed.
-1 ❌ unit 0m 7s hbase-common in the patch failed.
-1 ❌ unit 0m 7s hbase-protocol-shaded in the patch failed.
-1 ❌ unit 0m 8s hbase-server in the patch failed.
-1 ❌ unit 0m 8s hbase-zookeeper in the patch failed.
+1 💚 asflicense 0m 42s The patch does not generate ASF License warnings.
13m 2s
Subsystem Report/Notes
Docker Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/Dockerfile
GITHUB PR #1101
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool
uname Linux ab517987b2d4 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/precommit/personality/provided.sh
git revision branch-2 / 36cdcad
Default Java 1.8.0_181
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-compile-hbase-client.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-compile-hbase-common.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-compile-hbase-protocol-shaded.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-compile-hbase-server.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-compile-hbase-zookeeper.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/maven-branch-checkstyle-hbase-client.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/maven-branch-checkstyle-hbase-common.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/maven-branch-checkstyle-hbase-protocol-shaded.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/maven-branch-checkstyle-hbase-server.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/maven-branch-checkstyle-hbase-zookeeper.txt
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-shadedjars.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-javadoc-hbase-common.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-javadoc-hbase-protocol-shaded.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-javadoc-hbase-zookeeper.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-findbugs-hbase-client.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-findbugs-hbase-common.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-findbugs-hbase-protocol-shaded.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-findbugs-hbase-server.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/branch-findbugs-hbase-zookeeper.txt
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-client.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-common.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-protocol-shaded.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-server.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-zookeeper.txt
cc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-client.txt
cc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-common.txt
cc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-protocol-shaded.txt
cc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-server.txt
cc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-zookeeper.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-client.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-common.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-protocol-shaded.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-server.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-compile-hbase-zookeeper.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/maven-patch-checkstyle-hbase-client.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/maven-patch-checkstyle-hbase-common.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/maven-patch-checkstyle-hbase-protocol-shaded.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/maven-patch-checkstyle-hbase-server.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out//home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/maven-patch-checkstyle-hbase-zookeeper.txt
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-shadedjars.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-javac-2.8.5.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-javac-2.9.2.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-javac-3.1.2.txt
hbaseprotoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-hbaseprotoc-hbase-client.txt
hbaseprotoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-hbaseprotoc-hbase-common.txt
hbaseprotoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-hbaseprotoc-hbase-protocol-shaded.txt
hbaseprotoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-hbaseprotoc-hbase-server.txt
hbaseprotoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-hbaseprotoc-hbase-zookeeper.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-javadoc-hbase-common.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-javadoc-hbase-protocol-shaded.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-javadoc-hbase-zookeeper.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-findbugs-hbase-client.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-findbugs-hbase-common.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-findbugs-hbase-protocol-shaded.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-findbugs-hbase-server.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-findbugs-hbase-zookeeper.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-unit-hbase-client.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-unit-hbase-common.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-unit-hbase-protocol-shaded.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/artifact/out/patch-unit-hbase-zookeeper.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/testReport/
Max. process+thread count 47 (vs. ulimit of 10000)
modules C: hbase-client hbase-common hbase-protocol-shaded hbase-server hbase-zookeeper U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/1/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

* HBASE-23604: Cleanup AsyncRegistry interface

- Cleans up the method names to make more sense and adds a little
more javadocs for context. In future patches we can revisit
the name of the actual class to make it more self explanatory.

- Does AsyncRegistry -> ConnectionRegistry rename.
"async" ness of the registry is kind of implicit based on
the interface contents and need not be reflected in the name.

Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: stack <[email protected]>
Signed-off-by: Viraj Jasani <[email protected]>
(cherry picked from commit 12bb41e)
…min (apache#994)

* HBASE-23648: Re-use underlying connection registry in RawAsyncHBaseAdmin

No need to create and close a new registry on demand. Audited other
usages of getRegistry() and the code looks fine.

* Fix checkstyle issues in RawAsyncHBaseAdmin

(cherry picked from commit 07c3826)
@bharathv bharathv force-pushed the HBASE-23305-branch-2 branch from 728bcf2 to 76e397e Compare February 2, 2020 01:25
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 17s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 32 new or modified test files.
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 13s Maven dependency ordering for branch
+1 💚 mvninstall 5m 52s branch-2 passed
+1 💚 compile 1m 47s branch-2 passed
+1 💚 checkstyle 2m 18s branch-2 passed
+1 💚 shadedjars 4m 40s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 19s branch-2 passed
+0 🆗 spotbugs 3m 45s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 5m 46s branch-2 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 13s Maven dependency ordering for patch
+1 💚 mvninstall 5m 23s the patch passed
+1 💚 compile 1m 48s the patch passed
+1 💚 javac 1m 48s the patch passed
+1 💚 checkstyle 0m 23s hbase-common: The patch generated 0 new + 12 unchanged - 1 fixed = 12 total (was 13)
+1 💚 checkstyle 0m 34s hbase-client: The patch generated 0 new + 64 unchanged - 23 fixed = 64 total (was 87)
+1 💚 checkstyle 1m 21s hbase-server: The patch generated 0 new + 266 unchanged - 49 fixed = 266 total (was 315)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 4m 40s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 17m 14s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚 javadoc 1m 18s the patch passed
+1 💚 findbugs 5m 57s the patch passed
_ Other Tests _
+1 💚 unit 2m 57s hbase-common in the patch passed.
+1 💚 unit 3m 35s hbase-client in the patch passed.
-1 ❌ unit 164m 56s hbase-server in the patch failed.
+1 💚 asflicense 1m 14s The patch does not generate ASF License warnings.
242m 27s
Reason Tests
Failed junit tests hadoop.hbase.client.TestScannersFromClientSide
hadoop.hbase.client.TestFromClientSide
Subsystem Report/Notes
Docker Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/2/artifact/out/Dockerfile
GITHUB PR #1101
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 44cf905f56c1 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/precommit/personality/provided.sh
git revision branch-2 / 4de0691
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/2/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/2/testReport/
Max. process+thread count 4999 (vs. ulimit of 10000)
modules C: hbase-common hbase-client hbase-server U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/2/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

Implements a master based registry for clients.

 - Supports hedged RPCs (fan out configured via configs).
 - Parameterized existing client tests to run with multiple registry combinations.
 - Added unit-test coverage for the new registry implementation.

Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: stack <[email protected]>
Signed-off-by: Andrew Purtell <[email protected]>
)

Signed-off-by: Andrew Purtell <[email protected]>
(cherry picked from commit fcb2012)
@bharathv bharathv force-pushed the HBASE-23305-branch-2 branch from 76e397e to 719d7e1 Compare February 2, 2020 06:12
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 3m 5s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 37 new or modified test files.
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for branch
+1 💚 mvninstall 7m 30s branch-2 passed
+1 💚 compile 3m 30s branch-2 passed
+1 💚 checkstyle 3m 50s branch-2 passed
+1 💚 shadedjars 5m 35s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 26s branch-2 passed
+0 🆗 spotbugs 2m 7s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 10m 1s branch-2 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 7m 25s the patch passed
+1 💚 compile 3m 30s the patch passed
+1 💚 javac 3m 30s the patch passed
+1 💚 checkstyle 0m 28s hbase-common: The patch generated 0 new + 12 unchanged - 1 fixed = 12 total (was 13)
+1 💚 checkstyle 0m 42s hbase-client: The patch generated 0 new + 64 unchanged - 23 fixed = 64 total (was 87)
+1 💚 checkstyle 1m 31s hbase-server: The patch generated 0 new + 375 unchanged - 49 fixed = 375 total (was 424)
+1 💚 checkstyle 0m 23s The patch passed checkstyle in hbase-mapreduce
+1 💚 checkstyle 0m 59s The patch passed checkstyle in hbase-thrift
+1 💚 whitespace 0m 1s The patch has no whitespace issues.
+1 💚 shadedjars 5m 54s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 22m 35s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚 javadoc 2m 12s the patch passed
+1 💚 findbugs 8m 34s the patch passed
_ Other Tests _
+1 💚 unit 3m 8s hbase-common in the patch passed.
+1 💚 unit 3m 36s hbase-client in the patch passed.
-1 ❌ unit 176m 33s hbase-server in the patch failed.
-1 ❌ unit 21m 28s hbase-mapreduce in the patch failed.
+1 💚 unit 4m 7s hbase-thrift in the patch passed.
+1 💚 asflicense 2m 49s The patch does not generate ASF License warnings.
312m 18s
Reason Tests
Failed junit tests hadoop.hbase.client.replication.TestReplicationAdminWithClusters
hadoop.hbase.replication.TestVerifyReplication
Subsystem Report/Notes
Docker Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/3/artifact/out/Dockerfile
GITHUB PR #1101
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 1fc45553dfd0 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/precommit/personality/provided.sh
git revision branch-2 / 4de0691
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/3/artifact/out/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/3/artifact/out/patch-unit-hbase-mapreduce.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/3/testReport/
Max. process+thread count 5161 (vs. ulimit of 10000)
modules C: hbase-common hbase-client hbase-server hbase-mapreduce hbase-thrift U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/3/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

Copy link
Contributor Author

@bharathv bharathv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This back port to branch-2 includes most of the remaining commits (except the one that switches the default). The couple of failures are flakes. Ready for review.

@bharathv bharathv requested review from apurtell and ndimiduk February 2, 2020 16:51
There were a couple of issues.

- There was a leak of a file descriptor for hbck lock file. This
was contributing to all the "ConnectionRefused" stack traces since
it was trying to renew lease for an already expired mini dfs cluster.
This issue was there for a while, just that we noticed it now.

- After upgrade to JUnit 4.13, it looks like the behavior for test
timeouts has changed. Earlier the timeout seems to have applied for
each parameterized run, but now it looks like it is applied across
all the runs.

This patch fixes both the issues.

Signed-off-by: Stack <[email protected]>
Signed-off-by: Jan Hentschel <[email protected]>
(cherry picked from commit 60cb4f3)
@bharathv bharathv force-pushed the HBASE-23305-branch-2 branch from 719d7e1 to 1a1225b Compare February 2, 2020 16:52
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 52s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 38 new or modified test files.
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for branch
+1 💚 mvninstall 7m 21s branch-2 passed
+1 💚 compile 3m 41s branch-2 passed
+1 💚 checkstyle 4m 9s branch-2 passed
+1 💚 shadedjars 5m 52s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 3s branch-2 passed
+0 🆗 spotbugs 1m 40s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 8m 58s branch-2 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 5m 30s the patch passed
+1 💚 compile 2m 47s the patch passed
+1 💚 javac 2m 47s the patch passed
+1 💚 checkstyle 0m 24s hbase-common: The patch generated 0 new + 12 unchanged - 1 fixed = 12 total (was 13)
+1 💚 checkstyle 0m 35s hbase-client: The patch generated 0 new + 64 unchanged - 23 fixed = 64 total (was 87)
+1 💚 checkstyle 1m 22s hbase-server: The patch generated 0 new + 375 unchanged - 49 fixed = 375 total (was 424)
+1 💚 checkstyle 0m 18s The patch passed checkstyle in hbase-mapreduce
+1 💚 checkstyle 0m 39s The patch passed checkstyle in hbase-thrift
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 4m 40s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 17m 1s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚 javadoc 2m 9s the patch passed
+1 💚 findbugs 8m 36s the patch passed
_ Other Tests _
+1 💚 unit 3m 7s hbase-common in the patch passed.
+1 💚 unit 3m 45s hbase-client in the patch passed.
+1 💚 unit 172m 13s hbase-server in the patch passed.
+1 💚 unit 18m 8s hbase-mapreduce in the patch passed.
+1 💚 unit 3m 31s hbase-thrift in the patch passed.
+1 💚 asflicense 2m 15s The patch does not generate ASF License warnings.
291m 22s
Subsystem Report/Notes
Docker Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/4/artifact/out/Dockerfile
GITHUB PR #1101
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux bf70602de2bc 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1101/out/precommit/personality/provided.sh
git revision branch-2 / 4de0691
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/4/testReport/
Max. process+thread count 5226 (vs. ulimit of 10000)
modules C: hbase-common hbase-client hbase-server hbase-mapreduce hbase-thrift U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1101/4/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@apurtell
Copy link
Contributor

Is this the consolidated branch-2 backport? /cc @ndimiduk @saintstack
It looks to be with 114 changed files, just want to confirm.

Copy link
Contributor Author

@bharathv bharathv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not it's not. @ndimiduk reverted the commits that this was building on. So I'll have to create another one from scratch after the feature branch merges with master. Closing this one to avoid confusion.

@bharathv bharathv closed this Feb 10, 2020
@apurtell
Copy link
Contributor

Thank you.

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