Skip to content

PHOENIX-6526 Bump default HBase version on 2.3 profile to 2.3.6 - #1283

Closed
luocooong wants to merge 1 commit into
apache:5.1from
luocooong:PHOENIX-6526-5.1
Closed

PHOENIX-6526 Bump default HBase version on 2.3 profile to 2.3.6#1283
luocooong wants to merge 1 commit into
apache:5.1from
luocooong:PHOENIX-6526-5.1

Conversation

@luocooong

Copy link
Copy Markdown
Member

PHOENIX-6526: Bump default HBase version on 2.3 profile to 2.3.6

Description

HBase 2.3.6 is released on Aug 2, and the 2.3.6 is more stable than the previous version.

Documentation

N/A

Testing

Build with the hbase 2.3.6, skip the unit tests :

mvn clean install -DskipTests -Dhbase.profile=2.3 -Dhbase.version=2.3.6
[INFO] Reactor Summary for Apache Phoenix 5.1.3-SNAPSHOT:
[INFO] [INFO] Apache Phoenix ..................................... SUCCESS [ 1.715 s]
[INFO] Phoenix Hbase 2.4.1 compatibility .................. SUCCESS [ 2.796 s]
[INFO] Phoenix Hbase 2.4.0 compatibility .................. SUCCESS [ 1.622 s]
[INFO] Phoenix Hbase 2.3.0 compatibility .................. SUCCESS [ 1.448 s]
[INFO] Phoenix Hbase 2.2.5 compatibility .................. SUCCESS [ 1.129 s]
[INFO] Phoenix Hbase 2.1.6 compatibility .................. SUCCESS [ 1.178 s]
[INFO] Phoenix Core ....................................... SUCCESS [ 21.269 s]
[INFO] Phoenix - Pherf .................................... SUCCESS [ 5.653 s]
[INFO] Phoenix Client Parent .............................. SUCCESS [ 0.019 s]
[INFO] Phoenix Client ..................................... SUCCESS [02:57 min]
[INFO] Phoenix Client Embedded ............................ SUCCESS [02:50 min]
[INFO] Phoenix Server JAR ................................. SUCCESS [ 38.277 s]
[INFO] Phoenix - Tracing Web Application .................. SUCCESS [ 4.771 s]
[INFO] Phoenix Assembly ................................... SUCCESS [ 13.399 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------

@stoty

stoty commented Aug 5, 2021

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 39sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe 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.
_ 5.1 Compile Tests _
+1 💚mvninstall21m 49s5.1 passed
+0hbaserecompile29m 8sHBase recompiled.
+1 💚compile1m 46s5.1 passed
+1 💚javadoc1m 19s5.1 passed
_ Patch Compile Tests _
+1 💚mvninstall14m 8sthe patch passed
+0hbaserecompile53m 11sHBase recompiled.
+1 💚compile1m 43sthe patch passed
+1 💚javac1m 43sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 3sThe patch has no ill-formed XML file.
+1 💚javadoc1m 16sthe patch passed
_ Other Tests _
-1 ❌unit110m 50sroot in the patch failed.
-1 ❌asflicense1m 9sThe patch generated 614 ASF License warnings.
172m 34s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1283/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1283
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux 557987f5a574 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revision5.1 / 11d329e
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1283/1/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1283/1/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1283/1/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count11047 (vs. ulimit of 30000)
modulesC: . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1283/1/console
versionsgit=2.7.4 maven=3.3.9
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stotystoty 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 LGTM

Please apply to both master and 5.1

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

@stotystoty closed this Aug 6, 2021
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

@luocooong@stoty@gjacoby126