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

James Taylor updated PHOENIX-1584:
----------------------------------
    Issue Type: Bug  (was: Sub-task)
        Parent:     (was: PHOENIX-1177)

> Ensure stats are correct if simultaneous split and merge
> --------------------------------------------------------
>
>                 Key: PHOENIX-1584
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1584
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: ramkrishna.s.vasudevan
>
> During splits, we update the rowCount and byteCount via 
> StatisticsWriter.splitStats() and at the same time compaction also updates 
> the stats. So we are not able to get a consistent result for the rowCount and 
> byteCount under these conditions.  So for now these are not asserted when 
> doing a select from the STATS table in the statistics unit tests.  However on 
> the client side it is asserted. All tests passes with this.



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

Reply via email to