James Taylor created PHOENIX-4063:
-------------------------------------
Summary: Partial Index Rebuilder should not cause upper bound to
be set on index maintenance scan
Key: PHOENIX-4063
URL: https://issues.apache.org/jira/browse/PHOENIX-4063
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
Given that PHOENIX-4057 ignores updates for earlier versions, we should not
replay all versions of a cell, but only the latest (current code replays all
from latest to earliest). Also, we should include all versions of a cell
instead of setting an upper bound on the timestamp as otherwise we'll put the
index out-of-sync.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)