[ https://issues.apache.org/jira/browse/PHOENIX-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451816#comment-16451816 ]
Ankit Singhal commented on PHOENIX-4700: ---------------------------------------- {quote}I don't think we need a split policy for SYSTEM.LOG. {quote} Agreed, admin can manage this table like any other user table(generally with cluster split policy) And one qq, why do we need a split policy for SYSTEM.STATS? > 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)