[
https://issues.apache.org/jira/browse/ATLAS-3778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098603#comment-17098603
]
ASF subversion and git services commented on ATLAS-3778:
--------------------------------------------------------
Commit 0e53c3ee3a135f86641e5ba6d4bf64502b1645ed in atlas's branch
refs/heads/master from Sarath Subramanian
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=0e53c3e ]
ATLAS-3778: Improve performance during classification delete
> Improve performance during classification delete
> ------------------------------------------------
>
> Key: ATLAS-3778
> URL: https://issues.apache.org/jira/browse/ATLAS-3778
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 2.0.0
> Reporter: Sarath Subramanian
> Assignee: Sarath Subramanian
> Priority: Major
> Fix For: 2.1.0
>
>
> When deleting a classification, we remove the following properties from
> entity vertex and update these properties with the classification name
> removed.
> * *PROPAGATED_TRAIT_NAMES_PROPERTY_KEY*
> * *TRAIT_NAMES_PROPERTY_KEY*
> This will be an expensive operation during commit time when dealing with
> large number of classifications. This improvement will only remove the
> deleted classification name from both the above property keys and the commit
> foot print will be less.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)