[ 
https://issues.apache.org/jira/browse/PHOENIX-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209375#comment-14209375
 ] 

Hudson commented on PHOENIX-1434:
---------------------------------

SUCCESS: Integrated in Phoenix-master #484 (See 
[https://builds.apache.org/job/Phoenix-master/484/])
PHOENIX-1434 Stats are not maintained correctly through splits (Mujtaba) 
(jtaylor: rev b0c187195657be92bc63c13a9fc2e563ec962d97)
* 
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/StatisticsScanner.java
* 
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/StatisticsCollector.java
* 
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/StatisticsWriter.java


> Stats are not maintained correctly through splits
> -------------------------------------------------
>
>                 Key: PHOENIX-1434
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1434
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: Mujtaba Chohan
>         Attachments: PHOENIX-1434.patch
>
>
> We're seeing the number of regions the stats table thinks there are not being 
> in agreement with the actual number of regions. It seems to be related to 
> splits and compactions. In particular, when a split is occurring, the 
> deletion of the stats for the region being split is not being deleted as 
> expected.



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

Reply via email to