You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/27 19:02:00 UTC

[jira] [Resolved] (PHOENIX-4810) Send parent->child link mutations to SYSTEM.CHILD_LINK table in MetdataClient.createTableInternal

     [ https://issues.apache.org/jira/browse/PHOENIX-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas D'Silva resolved PHOENIX-4810.
-------------------------------------
    Resolution: Invalid

We can't send write mutations directly from the client to the SYSTEM.CHILD_LINK table as if namespaces are enabled then the client won't have write access on the SYSTEM namespace.

> Send parent->child link mutations to SYSTEM.CHILD_LINK table in MetdataClient.createTableInternal 
> --------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4810
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4810
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Thomas D'Silva
>            Priority: Major
>
> Instead of sending the parent->child link mutations to the MetadataEndpointImpl.createTable write them directly to SYSTEM.CHILD_LINK



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)