[
https://issues.apache.org/jira/browse/PHOENIX-7172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806810#comment-17806810
]
ASF GitHub Bot commented on PHOENIX-7172:
-----------------------------------------
stoty commented on code in PR #1793:
URL: https://github.com/apache/phoenix/pull/1793#discussion_r1452363403
##########
pom.xml:
##########
@@ -1724,6 +1752,22 @@
<hbase.version>${hbase-2.4.runtime.version}</hbase.version>
</properties>
</profile>
+ <profile>
Review Comment:
nit:
Please keep the ascending order, and move this after the 2.5 profiles.
> Support HBase 2.6
> -----------------
>
> Key: PHOENIX-7172
> URL: https://issues.apache.org/jira/browse/PHOENIX-7172
> Project: Phoenix
> Issue Type: Improvement
> Components: core
> Affects Versions: 5.2.0, 5.1.3
> Reporter: Istvan Toth
> Assignee: Richárd Antal
> Priority: Major
>
> HBase 2.6.0 release work is ongoing.
> Make sure Phoenix works with it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)