[
https://issues.apache.org/jira/browse/PHOENIX-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16448489#comment-16448489
]
James Taylor edited comment on PHOENIX-4700 at 4/23/18 11:07 PM:
-----------------------------------------------------------------
Please review, [[email protected]], [[email protected]], [~rajeshbabu],
[~lhofhansl], or [~aertoria]. FYI, this is a regression caused by changing the
split policy of MetaDataSplitPolicy to never split (since this split policy was
shared across system tables). Plus, I don't think we need a split policy for
SYSTEM.LOG.
was (Author: jamestaylor):
Please review, [[email protected]], [~rajeshbabu], [~lhofhansl], or
[~aertoria]. FYI, this is a regression caused by changing the split policy of
MetaDataSplitPolicy to never split (since this split policy was shared across
system tables). Plus, I don't think we need a split policy for SYSTEM.LOG.
> Fix split policy on system tables other than SYSTEM.CATALOG
> -----------------------------------------------------------
>
> Key: PHOENIX-4700
> URL: https://issues.apache.org/jira/browse/PHOENIX-4700
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Priority: Major
> Fix For: 4.14.0, 5.0.0
>
> Attachments: PHOENIX-4700.patch, PHOENIX-4700_wip1.patch
>
>
> The MetaDataSplitPolicy was changed to cause a table to never split. This is
> the right thing to do for SYSTEM.CATALOG, but not for the other system tables
> that use it. We need to create a new split policy as it was before for these
> other system tables.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)