Skip to content

HBASE-22325 AsyncRpcRetryingCaller will not schedule retry if we hit … - #204

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22325
Apr 30, 2019
Merged

HBASE-22325 AsyncRpcRetryingCaller will not schedule retry if we hit …#204
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22325

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

…a NotServingRegionException but there is no TableName provided

…a NotServingRegionException but there is no TableName provided
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec18Docker 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.
_ master Compile Tests _
+1mvninstall247master passed
+1compile24master passed
+1checkstyle30master passed
+1shadedjars263branch has no errors when building our shaded downstream artifacts.
+1findbugs60master passed
+1javadoc22master passed
_ Patch Compile Tests _
+1mvninstall254the patch passed
+1compile24the patch passed
+1javac24the patch passed
+1checkstyle31the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars264patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck503Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs69the patch passed
+1javadoc21the patch passed
_ Other Tests _
+1unit190hbase-client in the patch passed.
+1asflicense10The patch does not generate ASF License warnings.
2102
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-204/1/artifact/out/Dockerfile
GITHUB PR#204
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ace465200d8a 4.4.0-131-generic #157~14.04.1-Ubuntu SMP Fri Jul 13 08:53:17 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / f9f6354
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-204/1/testReport/
Max. process+thread count262 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-204/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit 3f40df8 into apache:masterApr 30, 2019
ndimiduk pushed a commit to ndimiduk/hbase that referenced this pull request Oct 14, 2025
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