[
https://issues.apache.org/jira/browse/PHOENIX-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas D'Silva resolved PHOENIX-4097.
-------------------------------------
Resolution: Fixed
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)