[
https://issues.apache.org/jira/browse/ATLAS-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987220#comment-16987220
]
Sidharth Kumar Mishra commented on ATLAS-2985:
----------------------------------------------
Hi [~alollo],
This is been resolved as part of ATLAS-3477. There is one more follow up
feature for auditing the purge which is being tracked as part of ATLAS-3518.
> Fix delete handlers and relationship store
> ------------------------------------------
>
> Key: ATLAS-2985
> URL: https://issues.apache.org/jira/browse/ATLAS-2985
> Project: Atlas
> Issue Type: Bug
> Reporter: Graham Wallis
> Assignee: Graham Wallis
> Priority: Critical
> Attachments: ATLAS-2985-2018-11-30.patch
>
>
> The problems this fixes are as follows:
> * following a soft delete, a hard delete is not possible because the entity
> or relationship will have status DELETED, and prior to this Jira and patch
> the abstract delete handler skips the delete.
> * during a soft delete the modified-time, modified-by and version number
> attributes on the entity or relationship should be updated, but
> updateRelationship does not update system attributes - this Jira and patch
> updates the system attributes that will need to be updated during a delete or
> other update operations.
> * also fixes a minor copy-paste debug logging error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)