[
https://issues.apache.org/jira/browse/PHOENIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642111#comment-17642111
]
ASF GitHub Bot commented on PHOENIX-6692:
-----------------------------------------
stoty commented on PR #1535:
URL: https://github.com/apache/phoenix/pull/1535#issuecomment-1334186528
Running the suite with the Hbase 2.5 profile, I get:
> [ERROR] Failures:
> [ERROR] WALRecoveryRegionPostOpenIT.testRecoveryRegionPostOpen:245
> [ERROR]
ViewTTLIT.testDeleteWithOnlyTenantView:1969->upsertDataAndRunValidations:2331->validateExpiredRowsAreNotReturnedUsingData:2392->verifyRowsBeforeTTLExpiration:2453
Rows upserted and fetched do not match, upserted=5, fetched=4
expected:<[00B0y0000000001, 00B0y0000000002, 00B0y0000000003, 00B0y0000000004,
00B0y0000000005]> but was:<[00B0y0000000001, 00B0y0000000002, 00B0y0000000003,
00B0y0000000004]>
> [ERROR] Errors:
> [ERROR]
AlterTableWithViewsIT.testCreateViewWithPropsMaintainsOwnProps:309 NullPointer
> [ERROR]
AlterTableWithViewsIT.testCreateViewWithPropsMaintainsOwnProps:309 NullPointer
> [ERROR]
AlterTableWithViewsIT.testCreateViewWithPropsMaintainsOwnProps:309 NullPointer
> [ERROR]
AlterTableWithViewsIT.testCreateViewWithPropsMaintainsOwnProps:309 NullPointer
There is also a logging problem with the phoenix-pherf tests, but that's a
trivial fix.
> Add HBase 2.5 support
> ---------------------
>
> Key: PHOENIX-6692
> URL: https://issues.apache.org/jira/browse/PHOENIX-6692
> Project: Phoenix
> Issue Type: New Feature
> Components: core
> Reporter: Geoffrey Jacoby
> Assignee: Istvan Toth
> Priority: Major
> Fix For: 5.2.0
>
>
> I was talking with [~apurtell], who's RM for HBase 2.5, and he let me know
> that HBase 2.5 will be released very soon. Since we're also planning on
> releasing Phoenix 5.2 soon, we should make it sure it releases with HBase 2.5
> support assuming this isn't too time-consuming / complicated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)