[
https://issues.apache.org/jira/browse/PHOENIX-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255391#comment-17255391
]
Istvan Toth commented on PHOENIX-6104:
--------------------------------------
Thank you.
We should also look into why MetadataSplitPolicy is extended from
ConstantSizeRegionSplitPolicy, as opposed to SteppingSplitPolicy, which is the
default for HBase 2.
Is there a technical reason for it it, or is it simply because
ConstantSizeRegionSplitPolicy was the default when this was written ? If the
latter, we should probably reparent the Phoenix splitPolicies to the 2.0
default. (and do similarly for 4.x if necessary)
Also, you may want to hold off asking around until new year, as most folks in
EU and Amer timezones are probably on PTO until then.
> 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)