Skip to content

HBASE-23662 : Replace HColumnDescriptor(String cf) with ColumnFamilyD… - #1003

Closed
virajjasani wants to merge 2 commits into
apache:masterfrom
virajjasani:HBASE-23662-master
Closed

HBASE-23662 : Replace HColumnDescriptor(String cf) with ColumnFamilyD…#1003
virajjasani wants to merge 2 commits into
apache:masterfrom
virajjasani:HBASE-23662-master

Conversation

@virajjasani

Copy link
Copy Markdown
Contributor

…escriptor

@Apache-HBase

This comment has been minimized.

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

Nice cleanup @virajjasani!

@Apache-HBase

This comment has been minimized.

@virajjasani

Copy link
Copy Markdown
ContributorAuthor

@petersomogyi a couple of test failures in above build seems irrelevant, they all are passing locally.
Thanks

@virajjasani

Copy link
Copy Markdown
ContributorAuthor

Incorporated review comments

@petersomogyipetersomogyi 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, pending QA
Let's wait for QA result. The above is for the second run and not the latest.

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

LGTM. Nice cleanup. TestExportSnapshotNoCluster seems to fail consistently, but not related to the changes made here.

@virajjasani

Copy link
Copy Markdown
ContributorAuthor

Sure let pending QA complete.
Thanks for the review @petersomogyi@HorizonNet

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 27sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo 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 50 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep0m 36sMaven dependency ordering for branch
+1 💚mvninstall6m 15smaster passed
+1 💚compile3m 59smaster passed
+1 💚checkstyle4m 17smaster passed
+1 💚shadedjars5m 10sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc2m 32smaster passed
+0 🆗spotbugs1m 36sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs10m 6smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall5m 36sthe patch passed
+1 💚compile4m 24sthe patch passed
+1 💚javac4m 24sthe patch passed
+1 💚checkstyle0m 34shbase-client: The patch generated 0 new + 39 unchanged - 1 fixed = 39 total (was 40)
+1 💚checkstyle1m 36shbase-server: The patch generated 0 new + 362 unchanged - 3 fixed = 362 total (was 365)
+1 💚checkstyle0m 22sThe patch passed checkstyle in hbase-mapreduce
+1 💚checkstyle0m 44sThe patch passed checkstyle in hbase-thrift
+1 💚checkstyle0m 13sThe patch passed checkstyle in hbase-endpoint
+1 💚checkstyle0m 18sThe patch passed checkstyle in hbase-it
+1 💚checkstyle0m 18shbase-rest: The patch generated 0 new + 19 unchanged - 6 fixed = 19 total (was 25)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars5m 7spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck17m 25sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚javadoc2m 31sthe patch passed
+1 💚findbugs10m 48sthe patch passed
_ Other Tests _
+1 💚unit1m 53shbase-client in the patch passed.
+1 💚unit152m 10shbase-server in the patch passed.
-1 ❌unit16m 2shbase-mapreduce in the patch failed.
+1 💚unit3m 22shbase-thrift in the patch passed.
+1 💚unit3m 50shbase-endpoint in the patch passed.
+1 💚unit1m 5shbase-it in the patch passed.
+1 💚unit4m 25shbase-rest in the patch passed.
+1 💚asflicense3m 12sThe patch does not generate ASF License warnings.
277m 55s
ReasonTests
Failed junit testshadoop.hbase.snapshot.TestExportSnapshotNoCluster
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1003/3/artifact/out/Dockerfile
GITHUB PR#1003
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 8db21fac7d7f 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1003/out/precommit/personality/provided.sh
git revisionmaster / c8c7aec
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1003/3/artifact/out/patch-unit-hbase-mapreduce.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1003/3/testReport/
Max. process+thread count5271 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-it hbase-rest U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1003/3/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.

@virajjasani

Copy link
Copy Markdown
ContributorAuthor

Thanks for the review @petersomogyi@HorizonNet
Will merge this in a while

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.

4 participants

@virajjasani@Apache-HBase@HorizonNet@petersomogyi