[
https://issues.apache.org/jira/browse/PHOENIX-4357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243359#comment-16243359
]
Sergey Soldatov commented on PHOENIX-4357:
------------------------------------------
It's marked as Private for quite a long time. The only way I see to avoid
extending it is to fully implement the split policy (i.e. copy the code from
HBase), but that doesn't sound like a good idea.
> IndexRegionSplitPolicy extends the private-audience class
> IncreasingToUpperBoundRegionSplitPolicy
> -------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-4357
> URL: https://issues.apache.org/jira/browse/PHOENIX-4357
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Josh Elser
>
> IndexRegionSplitPolicy extends IncreasingToUpperBoundRegionSplitPolicy which
> is subject to change (marked as Private by HBase). We should come up with a
> solution that doesn't break Phoenix is HBase happens to change the
> implementation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)