[ https://issues.apache.org/jira/browse/ATLAS-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17984997#comment-17984997 ]
ASF subversion and git services commented on ATLAS-5026: -------------------------------------------------------- Commit bd0818ec479f100335633777a81e52612cf3eb77 in atlas's branch refs/heads/atlas-2.5 from Amruth S [ https://gitbox.apache.org/repos/asf?p=atlas.git;h=bd0818ec4 ] 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 <mad...@apache.org> (cherry picked from commit ef9b9ae8f16580dbc8a7a232ebf77825be7f1611) > 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)