Skip to content

HBASE-23738 Removed deprecated createLocalHRegion from HBaseTestingUtility - #1090

Merged
HorizonNet merged 1 commit into
apache:masterfrom
ultratendency:HBASE-22834
Jan 28, 2020
Merged

HBASE-23738 Removed deprecated createLocalHRegion from HBaseTestingUtility#1090
HorizonNet merged 1 commit into
apache:masterfrom
ultratendency:HBASE-22834

Conversation

@HorizonNet

Copy link
Copy Markdown
Contributor

New, smaller try as in #477. Not removing everything at once this time.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 8sDocker 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 2 new or modified test files.
_ master Compile Tests _
+1 💚mvninstall5m 41smaster passed
+1 💚compile0m 57smaster passed
+1 💚checkstyle1m 15smaster passed
+1 💚shadedjars4m 41sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 37smaster passed
+0 🆗spotbugs4m 19sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs4m 17smaster passed
_ Patch Compile Tests _
+1 💚mvninstall4m 59sthe patch passed
+1 💚compile0m 59sthe patch passed
+1 💚javac0m 59sthe patch passed
+1 💚checkstyle1m 12sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars4m 47spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck15m 58sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚javadoc0m 37sthe patch passed
+1 💚findbugs4m 12sthe patch passed
_ Other Tests _
+1 💚unit158m 55shbase-server in the patch passed.
+1 💚asflicense0m 37sThe patch does not generate ASF License warnings.
217m 19s
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1090/1/artifact/out/Dockerfile
GITHUB PR#1090
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ab6a63b7f032 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1090/out/precommit/personality/provided.sh
git revisionmaster / 1690414
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1090/1/testReport/
Max. process+thread count4885 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1090/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.

@HorizonNetHorizonNet changed the title HBASE-22834 Removed deprecated methods from HBaseTestingUtilityHBASE-23738 Removed deprecated createLocalHRegion from HBaseTestingUtilityJan 26, 2020
@HorizonNet

HorizonNet commented Jan 26, 2020

Copy link
Copy Markdown
ContributorAuthor

Changed the title to reflect the actual ticket. Will make sure that the commit messages matches on commit.

@HorizonNet
HorizonNet merged commit e836f56 into apache:masterJan 28, 2020
@HorizonNet
HorizonNet deleted the HBASE-22834 branch January 28, 2020 11:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@HorizonNet@Apache-HBase@saintstack@virajjasani