You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/05 07:56:00 UTC

[jira] [Commented] (PHOENIX-6526) Bump default HBase version on 2.3 profile to 2.3.6

    [ https://issues.apache.org/jira/browse/PHOENIX-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393695#comment-17393695 ] 

ASF GitHub Bot commented on PHOENIX-6526:
-----------------------------------------

luocooong opened a new pull request #1283:
URL: https://github.com/apache/phoenix/pull/1283


   # [PHOENIX-6526](https://issues.apache.org/jira/browse/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 :
   ```bash
   mvn clean install -DskipTests -Dhbase.profile=2.3 -Dhbase.version=2.3.6
   ```
   <pre>
   [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] ------------------------------------------------------------------------
   </pre>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Bump default HBase version on 2.3 profile to 2.3.6
> --------------------------------------------------
>
>                 Key: PHOENIX-6526
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6526
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Cong Luo
>            Assignee: Cong Luo
>            Priority: Major
>             Fix For: 5.2.0, 5.1.3
>
>
> HBase 2.3.6 is released on Aug 2, and the 2.3.6 is more stable than the previous version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)