James Taylor created PHOENIX-4097:
-------------------------------------
Summary: Ensure new rows not seen if split occurs during UPSERT
SELECT to same table
Key: PHOENIX-4097
URL: https://issues.apache.org/jira/browse/PHOENIX-4097
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
Since we're running at the latest time stamp during an UPSERT SELECT, we should
ensure that if a split occurs, we still do not see the new rows that have been
upsert. If that's not possible, we should likely fail the UPSERT SELECT.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)