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 2020/08/25 13:45:00 UTC

[jira] [Commented] (PHOENIX-6104) SplitSystemCatalogIT tests very unstable with Hbase 2.3

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

Istvan Toth commented on PHOENIX-6104:
--------------------------------------

I can repro the issue with this command on my machine regularly:
{code:java}
mvn clean verify -am -pl phoenix-core -Dit.test=AlterMultiTenantTableWithViewsIT,AlterTableWithViewsIT,DropTableWithViewsIT,DropIndexedColsIT,DropTableWithViewsIT,ViewIT,ViewIndexIT,TenantSpecificViewIndexIT,TenantSpecificViewIndexSaltedIT,ViewMetadataIT -Dhbase.profile=2.3{code}

> SplitSystemCatalogIT tests very unstable with Hbase 2.3
> -------------------------------------------------------
>
>                 Key: PHOENIX-6104
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6104
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 5.1.0
>            Reporter: Istvan Toth
>            Priority: Major
>         Attachments: 6104-testouput.log
>
>
> The failure is in the test preparation code, where we split the system catalog table, and it seems to be a HBase issue, rather than a Phoenix one, but we need to track the issue.



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