[
https://issues.apache.org/jira/browse/PHOENIX-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208915#comment-16208915
]
James Taylor commented on PHOENIX-4280:
---------------------------------------
You're right, [~tdsilva]. Let me look at this closer. We should never do a scan
for prior row values for immutable tables (except for on a rollback). Something
is wrong with the rowkey sent over for the Put that represents the delete.
> Delete doesn't work when immutable indexes are in building state
> ----------------------------------------------------------------
>
> Key: PHOENIX-4280
> URL: https://issues.apache.org/jira/browse/PHOENIX-4280
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 4.12.1
>
> Attachments: PHOENIX-4280.patch, PHOENIX-4280_v2.patch,
> PHOENIX-4280_wip.patch
>
>
> We don't generate the Delete mutations correctly in this case as we assume
> we're scanning over the index table.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)