Skip to content

HBASE-23682 Fix NPE when disable DeadServerMetricRegionChore (#1026) - #1151

Merged
bharathv merged 1 commit into
apache:branch-2from
bharathv:HBASE-23682
Feb 9, 2020
Merged

HBASE-23682 Fix NPE when disable DeadServerMetricRegionChore (#1026)#1151
bharathv merged 1 commit into
apache:branch-2from
bharathv:HBASE-23682

Conversation

@bharathv

Copy link
Copy Markdown
Contributor

Signed-off-by: Bharath Vissapragada bharathv@apache.org
(cherry picked from commit 24823ec)

…1026)
Signed-off-by: Bharath Vissapragada <bharathv@apache.org>
(cherry picked from commit 24823ec)
@bharathv

Copy link
Copy Markdown
ContributorAuthor

Backport for branch-2

@binlijinbinlijin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 35sDocker 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-2 Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for branch
+1 💚mvninstall5m 21sbranch-2 passed
+1 💚compile1m 17sbranch-2 passed
+1 💚checkstyle1m 26sbranch-2 passed
+1 💚shadedjars4m 21sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 55sbranch-2 passed
+0 🆗spotbugs3m 29sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs4m 6sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall4m 50sthe patch passed
+1 💚compile1m 18sthe patch passed
+1 💚javac1m 18sthe patch passed
+1 💚checkstyle1m 24sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars4m 15spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck15m 46sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚javadoc0m 54sthe patch passed
+1 💚findbugs4m 10sthe patch passed
_ Other Tests _
+1 💚unit1m 43shbase-procedure in the patch passed.
-1 ❌unit65m 0shbase-server in the patch failed.
+1 💚asflicense1m 8sThe patch does not generate ASF License warnings.
125m 38s
ReasonTests
Failed junit testshadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleAsyncWAL
hadoop.hbase.replication.TestReplicationKillMasterRS
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1151/1/artifact/out/Dockerfile
GITHUB PR#1151
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e1875a44590a 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/Base-PreCommit-GitHub-PR_PR-1151/out/precommit/personality/provided.sh
git revisionbranch-2 / f46d93e
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1151/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1151/1/testReport/
Max. process+thread count9901 (vs. ulimit of 10000)
modulesC: hbase-procedure hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1151/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv
bharathv merged commit 40c37dd into apache:branch-2Feb 9, 2020
infraio pushed a commit to infraio/hbase that referenced this pull request Aug 17, 2020
…1026) (apache#1151)
Signed-off-by: Bharath Vissapragada <bharathv@apache.org>
(cherry picked from commit 24823ec)
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@binlijin