Chen Luo created ASTERIXDB-2301:
-----------------------------------

             Summary: 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
            Reporter: Chen Luo
            Assignee: Chen Luo


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)

Reply via email to