You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2015/12/22 21:08:46 UTC

[jira] [Assigned] (PHOENIX-1340) Prevent collecting stats on the same region multiple times in same call

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

Samarth Jain reassigned PHOENIX-1340:
-------------------------------------

    Assignee: Samarth Jain

> Prevent collecting stats on the same region multiple times in same call
> -----------------------------------------------------------------------
>
>                 Key: PHOENIX-1340
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1340
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>            Assignee: Samarth Jain
>
> If the stats are collected for a table with local indexes or a view with indexes, we may collect the stats for the same region multiple times. The reason is that data for multiple indexes may be shared in the same region, but we run the updateStatsInternal call serially. We need to implement PHOENIX-1339 first for this to be possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)