You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Chinmay Kulkarni (Jira)" <ji...@apache.org> on 2019/12/21 00:55:06 UTC

[jira] [Closed] (PHOENIX-4893) Move parent column combining logic of view and view indexes from server to client

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

Chinmay Kulkarni closed PHOENIX-4893.
-------------------------------------

Bulk closing Jiras for the 4.15.0 release.

> Move parent column combining logic of view and view indexes 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
>            Assignee: Thomas D'Silva
>            Priority: Major
>              Labels: phoenix-hardening
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-4893-4.x-HBase-1.3-v1.patch, PHOENIX-4893-4.x-HBase-1.3-v2.patch, PHOENIX-4893-4.x-HBase-1.3-v3.patch, PHOENIX-4893-4.x-HBase-1.3-v4.patch, PHOENIX-4893-4.x-HBase-1.3-v5.patch, PHOENIX-4893-4.x-HBase-1.3-v6.patch, PHOENIX-4893.patch
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)