[
https://issues.apache.org/jira/browse/PHOENIX-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255302#comment-17255302
]
Istvan Toth commented on PHOENIX-6104:
--------------------------------------
Looking at MetaDataSplitPolicy, I now suspect that HBase is doing the right
thing, and this test is simply bad.
our *MetaDataSplitPolicy* suggests that the CATALOG may be only split on SCHEMA
level, while this test tries to split it on TABLE level.
I'm going to investigate this some more.
> 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
> Assignee: 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)