[ 
https://issues.apache.org/jira/browse/ATLAS-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Graham Wallis updated ATLAS-2985:
---------------------------------
    Description: 
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.

> 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
(v7.6.3#76005)

Reply via email to