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

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

SUCCESS: Integrated in Phoenix-3.0-hadoop1 #312 (See 
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/312/])
PHOENIX-1434 Stats are not maintained correctly through splits (Mujtaba) 
(jtaylor: rev d2e729dea87357c208ff209aa22904f16e6aefbc)
* 
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