Skip to content

ATLAS-5026: Remove getProperty call when calling setProperty #340

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Amruth-github
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants