[
https://issues.apache.org/jira/browse/PHOENIX-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-4063:
----------------------------------
Summary: Partial Index Rebuilder must replay only latest cell at same
timestamp (was: Partial Index Rebuilder must replay from earliest to latest)
> Partial Index Rebuilder must replay only latest cell at same timestamp
> ----------------------------------------------------------------------
>
> Key: PHOENIX-4063
> URL: https://issues.apache.org/jira/browse/PHOENIX-4063
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
>
> Since there may be multiple versions of a cell written while the index is
> disabled, we need to replay all of them to ensure consistency. In theory, we
> could ignore prior versions older than the index disable timestamp, this
> would be difficult to implement.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)