[ https://issues.apache.org/jira/browse/PHOENIX-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sandeep Pal updated PHOENIX-6447: --------------------------------- Description: In order to replicate system tables, we have a special filter for system catalog table to just replicate tenant owner data in order NOT to mess up the system catalog at the sink cluster. In 4.16, there is a new table getting added (SYSTEM.CHILD_LINK) which will not be replicated completely from our existing filter. > Add support for SYSTEM.CHILD_LINK table in systemcatalogwalentryfilter > ---------------------------------------------------------------------- > > Key: PHOENIX-6447 > URL: https://issues.apache.org/jira/browse/PHOENIX-6447 > Project: Phoenix > Issue Type: Bug > Components: core > Reporter: Sandeep Pal > Assignee: Sandeep Pal > Priority: Major > Fix For: 4.16.0 > > > In order to replicate system tables, we have a special filter for system > catalog table to just replicate tenant owner data in order NOT to mess up the > system catalog at the sink cluster. In 4.16, there is a new table getting > added (SYSTEM.CHILD_LINK) which will not be replicated completely from our > existing filter. -- This message was sent by Atlassian Jira (v8.3.4#803005)