Skip to content

HBASE-23006 RSGroupBasedLoadBalancer should also try to place replica… - #605

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-23006
Sep 11, 2019
Merged

HBASE-23006 RSGroupBasedLoadBalancer should also try to place replica…#605
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-23006

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

…s for the same region to different region servers

…s for the same region to different region servers
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
💙reexec1m 8sDocker mode activated.
_ Prechecks _
💚dupname0m 0sNo case conflicting files found.
💚hbaseanti0m 0sPatch does not have any anti-patterns.
💚@author0m 0sThe patch does not contain any @author tags.
💚test4tests0m 0sThe patch appears to include 2 new or modified test files.
_ master Compile Tests _
💚mvninstall5m 33smaster passed
💚compile0m 26smaster passed
💚checkstyle0m 16smaster passed
💚shadedjars4m 32sbranch has no errors when building our shaded downstream artifacts.
💚javadoc0m 24smaster passed
💙spotbugs0m 47sUsed deprecated FindBugs config; considering switching to SpotBugs.
💚findbugs0m 46smaster passed
_ Patch Compile Tests _
💚mvninstall5m 1sthe patch passed
💚compile0m 26sthe patch passed
💚javac0m 26sthe patch passed
💚checkstyle0m 15sthe patch passed
💚whitespace0m 0sThe patch has no whitespace issues.
💚xml0m 1sThe patch has no ill-formed XML file.
💚shadedjars4m 33spatch has no errors when building our shaded downstream artifacts.
💚hadoopcheck15m 28sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚javadoc0m 22sthe patch passed
💚findbugs0m 53sthe patch passed
_ Other Tests _
💚unit9m 20shbase-rsgroup in the patch passed.
💚asflicense0m 13sThe patch does not generate ASF License warnings.
55m 58s
SubsystemReport/Notes
DockerClient=19.03.2 Server=19.03.2 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-605/1/artifact/out/Dockerfile
GITHUB PR#605
Optional Testsdupname asflicense javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 4077ea2cad8f 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-605/out/precommit/personality/provided.sh
git revisionmaster / 4ca760f
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-605/1/testReport/
Max. process+thread count4667 (vs. ulimit of 10000)
modulesC: hbase-rsgroup U: hbase-rsgroup
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-605/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit b20d9b9 into apache:masterSep 11, 2019
asfgit pushed a commit that referenced this pull request Sep 11, 2019
…s for the same region to different region servers (#605)
Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Sep 11, 2019
…s for the same region to different region servers (#605)
Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Sep 11, 2019
…s for the same region to different region servers (#605)
Signed-off-by: Guanghao Zhang <zghao@apache.org>
infraio pushed a commit to infraio/hbase that referenced this pull request Aug 17, 2020
…s for the same region to different region servers (apache#605)
Signed-off-by: Guanghao Zhang <zghao@apache.org>
symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
…s for the same region to different region servers (apache#605)
Signed-off-by: Guanghao Zhang <zghao@apache.org>
(cherry picked from commit cfd740b)
Change-Id: I84da3ed55d561128e296af9db5c01ef603e18d8f
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@infraio