[ 
https://issues.apache.org/jira/browse/ATLAS-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532220#comment-17532220
 ] 

ASF subversion and git services commented on ATLAS-4572:
--------------------------------------------------------

Commit 719dcb2e7467282155d453bc12a5a29fdadbc138 in atlas's branch 
refs/heads/master from Mandar Ambawane
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=719dcb2e7 ]

ATLAS-4572: Improved Soft Delete behavior for relationships edges

Signed-off-by: Pinal Shah <pinal.s...@freestoneinfotech.com>


> Improved Soft Delete behaviour for relationships edges
> ------------------------------------------------------
>
>                 Key: ATLAS-4572
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4572
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>            Reporter: Mandar Ambawane
>            Assignee: Mandar Ambawane
>            Priority: Major
>
> Earlier the process for soft deleting relationships involved unnecessary 
> invocation of delete methods on already deleted Relationship edges.
> This would consume a lot of time on an entity which has a long list of soft 
> deleted relationships.
> This changes implements a check on relationship edges, identifying already 
> deleted relationship edges and avoiding invocation of delete method on them.
> Thus only allowing deletion of active relationship edges.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to