Mandar Ambawane created ATLAS-4572:
--------------------------------------

             Summary: Improved Soft Delete behavior 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


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.1#820001)

Reply via email to