You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2023/03/08 15:02:00 UTC

[jira] [Commented] (PHOENIX-6898) Index tests fail with HBase 2.5

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

Istvan Toth commented on PHOENIX-6898:
--------------------------------------

THis seems to have been caused by PHOENIX-6884

The following test:
{noformat}
mvn clean verify -am -pl phoenix-core -Dtest=foo -Dit.test=IndexRepairRegionScannerIT* -Dhbase.profile=2.5 -Djacoco.skip=true{noformat}
passes before PHOENIX-6884, but fails with it both on 5.1 and master.

Can you take a look [~kozdemir] ?

> Index tests fail with HBase 2.5
> -------------------------------
>
>                 Key: PHOENIX-6898
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6898
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 5.2.0, 5.1.4
>            Reporter: Istvan Toth
>            Priority: Blocker
>
> A lot of indexing tests fail with HBase 2.5.
> We haven't had a successful 2.5 run on master with HBase 2.5 since last August.
> The last successful run on 5.1 was on Jan 26.
> [https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/5.1/]
> [https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)