Amruth-github opened a new pull request, #340: URL: https://github.com/apache/atlas/pull/340
ATLAS-5026: Remove getProperty call when calling setProperty 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. Tests Planned: 1. PC Build Passed: https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1855/ 2. Manual Tests 3. Functional Tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@atlas.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org