Skip to content

HBASE-22553 NPE in RegionReplicaReplicationEndpoint - #292

Merged
Apache9 merged 1 commit into
apache:HBASE-21512from
Apache9:HBASE-22553
Jun 9, 2019
Merged

HBASE-22553 NPE in RegionReplicaReplicationEndpoint#292
Apache9 merged 1 commit into
apache:HBASE-21512from
Apache9:HBASE-22553

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec54Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The 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 _
+1mvninstall319HBASE-21512 passed
+1compile69HBASE-21512 passed
+1checkstyle88HBASE-21512 passed
+1shadedjars338branch has no errors when building our shaded downstream artifacts.
+1findbugs270HBASE-21512 passed
+1javadoc43HBASE-21512 passed
_ Patch Compile Tests _
+1mvninstall314the patch passed
+1compile68the patch passed
+1javac68the patch passed
+1checkstyle88the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars346patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck935Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1findbugs285the patch passed
+1javadoc41the patch passed
_ Other Tests _
-1unit15005hbase-server in the patch failed.
+1asflicense29The patch does not generate ASF License warnings.
18676
ReasonTests
Failed junit testshadoop.hbase.client.TestMobSnapshotCloneIndependence
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-292/1/artifact/out/Dockerfile
GITHUB PR#292
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 42881775f0ad 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionHBASE-21512 / 356102e
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-292/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-292/1/testReport/
Max. process+thread count5137 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-292/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@saintstacksaintstack 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.

Unrelated test failure.

Try it.

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@saintstack