[
https://issues.apache.org/jira/browse/ATLAS-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17983435#comment-17983435
]
ASF subversion and git services commented on ATLAS-5026:
--------------------------------------------------------
Commit ef9b9ae8f16580dbc8a7a232ebf77825be7f1611 in atlas's branch
refs/heads/master from Amruth S
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=ef9b9ae8f ]
ATLAS-5026: Remove getProperty call when calling setProperty (#340)
* ATLAS-5026: Remove getProperty call when calling setProperty
* Update AtlasGraphUtilsV2.java
---------
Co-authored-by: Madhan Neethiraj <[email protected]>
> Remove getProperty call when calling setProperty
> ------------------------------------------------
>
> Key: ATLAS-5026
> URL: https://issues.apache.org/jira/browse/ATLAS-5026
> Project: Atlas
> Issue Type: Improvement
> Affects Versions: 2.4.0
> Reporter: Amruth S
> Assignee: Amruth S
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When we set properties of the vertex (entity) we do a getProperty call as
> well. Since this is not required and will slow down the inserting or updating
> of property of an entity, we will need to remove the getProperty call
--
This message was sent by Atlassian Jira
(v8.20.10#820010)