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 21:36:00 UTC

[jira] [Updated] (PHOENIX-4893) Move parent table combing logic from server to client

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

Thomas D'Silva updated PHOENIX-4893:
------------------------------------
    Summary: Move parent table combing logic from server to client  (was: Phoenix scans SYSCAT region from RegionServerCoprocessor)

> Move parent table combing logic from server to client
> -----------------------------------------------------
>
>                 Key: PHOENIX-4893
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4893
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Lars Hofhansl
>            Priority: Major
>
> In a stack trace I see that phoenix.coprocessor.ViewFinder.findRelatedViews() scans SYSCAT. With splittable SYSCAT which now involves regions from other servers.
> We should really push this to the client now.
> Related to HBASE-21166
> [~tdsilva]



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