James Taylor created PHOENIX-1340:
-------------------------------------

             Summary: 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


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)

Reply via email to