[
https://issues.apache.org/jira/browse/ASTERIXDB-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chen Luo resolved ASTERIXDB-2301.
---------------------------------
Resolution: Fixed
> Abort of DELETE operation is not handled properly
> -------------------------------------------------
>
> Key: ASTERIXDB-2301
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2301
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: TX - Transactions
> Reporter: Chen Luo
> Assignee: Chen Luo
> Priority: Critical
>
> The current abort of DELETE operation is simply re-inserting the old value.
> However, the old value is logged only when the deleted record was found in
> the memory component. If we delete a record which sits on the disk component,
> then old value is NULL and the abort of the delete record is not handled
> correctly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)