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

Chia-Ping Tsai updated HBASE-18752:
-----------------------------------
    Description: We drop superfluous cells in flushing, hence the TimeRange 
from snapshot is inaccurate for the storefile. We should recalculate the 
TimeRange for the storefile, but the side-effect is the extra cost - we need to 
extract the timestamp from cell (ByteBufferCell).  (was: We drop superfluous 
cells in flushing, hence the TimeRange from snapshot is inaccurate for the 
storefile. The side-effect is the extra cost - we need to extract the timestamp 
from cell (ByteBufferCell).)

> Recalculate the TimeRange in flushing snapshot to store file
> ------------------------------------------------------------
>
>                 Key: HBASE-18752
>                 URL: https://issues.apache.org/jira/browse/HBASE-18752
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>
> We drop superfluous cells in flushing, hence the TimeRange from snapshot is 
> inaccurate for the storefile. We should recalculate the TimeRange for the 
> storefile, but the side-effect is the extra cost - we need to extract the 
> timestamp from cell (ByteBufferCell).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to