Skip to content

HBASE-22243 Removed deprecated method in Result - #152

Merged
HorizonNet merged 1 commit into
apache:masterfrom
anis016:HBASE-22243
Apr 15, 2019
Merged

HBASE-22243 Removed deprecated method in Result#152
HorizonNet merged 1 commit into
apache:masterfrom
anis016:HBASE-22243

Conversation

@anis016

Copy link
Copy Markdown
Contributor

Removed the deprecated method - isPartial() from Result.
Fixes: HBASE-22243

@HorizonNet

Copy link
Copy Markdown
Contributor

LGTM, pending QA.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec22Docker 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 _
+1mvninstall257master passed
+1compile24master passed
+1checkstyle31master passed
+1shadedjars263branch has no errors when building our shaded downstream artifacts.
+1findbugs63master passed
+1javadoc23master passed
_ Patch Compile Tests _
+1mvninstall241the patch passed
+1compile25the patch passed
+1javac25the patch passed
+1checkstyle30the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars256patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck541Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs68the patch passed
+1javadoc21the patch passed
_ Other Tests _
+1unit192hbase-client in the patch passed.
+1asflicense10The patch does not generate ASF License warnings.
2143
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-152/1/artifact/out/Dockerfile
GITHUB PR#152
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1040b506616d 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 revisionmaster / 7d1399c
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-152/1/testReport/
Max. process+thread count291 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-152/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec23Docker 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 _
+1mvninstall242master passed
+1compile25master passed
+1checkstyle28master passed
+1shadedjars260branch has no errors when building our shaded downstream artifacts.
+1findbugs61master passed
+1javadoc23master passed
_ Patch Compile Tests _
+1mvninstall242the patch passed
+1compile26the patch passed
+1javac26the patch passed
+1checkstyle30the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars264patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck502Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs67the patch passed
+1javadoc21the patch passed
_ Other Tests _
+1unit201hbase-client in the patch passed.
+1asflicense11The patch does not generate ASF License warnings.
2100
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-152/2/artifact/out/Dockerfile
GITHUB PR#152
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d90273c8c702 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 revisionmaster / 7d1399c
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-152/2/testReport/
Max. process+thread count301 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-152/2/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNet
HorizonNet merged commit 88de644 into apache:masterApr 15, 2019
This was referenced Feb 25, 2023
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

@anis016@HorizonNet@Apache-HBase