[ https://issues.apache.org/jira/browse/PHOENIX-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16448489#comment-16448489 ]
James Taylor commented on PHOENIX-4700: --------------------------------------- Please review, [~an...@apache.org], [~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 > 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)