Skip to content

HBASE-23259: Populate master address end points in cluster/rs configs… - #858

Merged
ndimiduk merged 1 commit into
apache:branch-1from
bharathv:branch-1-HBASE-23259
Nov 21, 2019
Merged

HBASE-23259: Populate master address end points in cluster/rs configs…#858
ndimiduk merged 1 commit into
apache:branch-1from
bharathv:branch-1-HBASE-23259

Conversation

@bharathv

Copy link
Copy Markdown
Contributor

… (#807)

All the clients need to know the master RPC end points while using master
based registry for creating cluster connections. This patch amends the
test cluster utility to populate these configs in the base configuration
object used to spin up the cluster.

The config key added here ("hbase.master.addrs") is used in the subsequent
patches for HBASE-18095.

Signed-off-by: Nick Dimiduk ndimiduk@apache.org
(cherry picked from commit 834ccb4)

@bharathv

Copy link
Copy Markdown
ContributorAuthor

@apurtell@ndimiduk FYI, for branch-1.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec29m 9sDocker 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-1 Compile Tests _
+0 🆗mvndep1m 25sMaven dependency ordering for branch
+1 💚mvninstall8m 8sbranch-1 passed
+1 💚compile1m 9sbranch-1 passed with JDK v1.8.0_232
+1 💚compile1m 21sbranch-1 passed with JDK v1.7.0_242
+1 💚checkstyle2m 22sbranch-1 passed
+1 💚shadedjars3m 54sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 4sbranch-1 passed with JDK v1.8.0_232
+1 💚javadoc1m 13sbranch-1 passed with JDK v1.7.0_242
+0 🆗spotbugs3m 2sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs4m 16sbranch-1 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 18sMaven dependency ordering for patch
-1 ❌mvninstall1m 18sroot in the patch failed.
+1 💚compile1m 3sthe patch passed with JDK v1.8.0_232
+1 💚javac1m 3sthe patch passed
-1 ❌compile0m 40shbase-server in the patch failed with JDK v1.7.0_242.
-1 ❌javac0m 40shbase-server in the patch failed with JDK v1.7.0_242.
+1 💚checkstyle0m 31sThe patch passed checkstyle in hbase-common
+1 💚checkstyle1m 48shbase-server: The patch generated 0 new + 29 unchanged - 1 fixed = 29 total (was 30)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
-1 ❌shadedjars2m 11spatch has 16 errors when building our shaded downstream artifacts.
-1 ❌hadoopcheck1m 20sThe patch causes 16 errors with Hadoop v2.8.5.
-1 ❌hadoopcheck3m 40sThe patch causes 16 errors with Hadoop v2.9.2.
+1 💚javadoc0m 52sthe patch passed with JDK v1.8.0_232
+1 💚javadoc1m 16sthe patch passed with JDK v1.7.0_242
-1 ❌findbugs0m 35shbase-server in the patch failed.
_ Other Tests _
+1 💚unit2m 53shbase-common in the patch passed.
-1 ❌unit0m 40shbase-server in the patch failed.
+1 💚asflicense0m 25sThe patch does not generate ASF License warnings.
76m 16s
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/1/artifact/out/Dockerfile
GITHUB PR#858
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux b4ae25803112 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-858/out/precommit/personality/provided.sh
git revisionbranch-1 / eee337f
Default Java1.7.0_242
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_232 /usr/lib/jvm/zulu-7-amd64:1.7.0_242
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/1/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/1/artifact/out/patch-compile-hbase-server-jdk1.7.0_242.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/1/artifact/out/patch-compile-hbase-server-jdk1.7.0_242.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/1/artifact/out/patch-shadedjars.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/1/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/1/artifact/out/patch-javac-2.9.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/1/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/1/testReport/
Max. process+thread count181 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/1/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv

Copy link
Copy Markdown
ContributorAuthor

Ah String.join() not in jdk7. Will force push shortly. Sorry for the noise.

…apache#807)
All the clients need to know the master RPC end points while using master
based registry for creating cluster connections. This patch amends the
test cluster utility to populate these configs in the base configuration
object used to spin up the cluster.
The config key added here ("hbase.master.addrs") is used in the subsequent
patches for HBASE-18095.
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 834ccb4)
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 31sDocker 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-1 Compile Tests _
+0 🆗mvndep1m 27sMaven dependency ordering for branch
+1 💚mvninstall8m 0sbranch-1 passed
+1 💚compile0m 58sbranch-1 passed with JDK v1.8.0_232
+1 💚compile1m 8sbranch-1 passed with JDK v1.7.0_242
+1 💚checkstyle2m 1sbranch-1 passed
+1 💚shadedjars2m 52sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 51sbranch-1 passed with JDK v1.8.0_232
+1 💚javadoc1m 3sbranch-1 passed with JDK v1.7.0_242
+0 🆗spotbugs2m 42sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs3m 47sbranch-1 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for patch
+1 💚mvninstall1m 59sthe patch passed
+1 💚compile0m 58sthe patch passed with JDK v1.8.0_232
+1 💚javac0m 58sthe patch passed
+1 💚compile1m 6sthe patch passed with JDK v1.7.0_242
+1 💚javac1m 6sthe patch passed
-1 ❌checkstyle1m 33shbase-server: The patch generated 1 new + 29 unchanged - 1 fixed = 30 total (was 30)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars2m 46spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck5m 11sPatch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚javadoc0m 49sthe patch passed with JDK v1.8.0_232
+1 💚javadoc1m 3sthe patch passed with JDK v1.7.0_242
+1 💚findbugs4m 3sthe patch passed
_ Other Tests _
+1 💚unit2m 36shbase-common in the patch passed.
+1 💚unit151m 5shbase-server in the patch passed.
+1 💚asflicense0m 57sThe patch does not generate ASF License warnings.
202m 37s
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/2/artifact/out/Dockerfile
GITHUB PR#858
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 09c87676b898 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-858/out/precommit/personality/provided.sh
git revisionbranch-1 / eee337f
Default Java1.7.0_242
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_232 /usr/lib/jvm/zulu-7-amd64:1.7.0_242
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/2/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/2/testReport/
Max. process+thread count4465 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-858/2/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@ndimidukndimiduk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @bharathv !

@ndimiduk
ndimiduk merged commit eb5e94a into apache:branch-1Nov 21, 2019
@bharathv
bharathv deleted the branch-1-HBASE-23259 branch November 21, 2019 17:58
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

@bharathv@Apache-HBase@ndimiduk