Madhan Neethiraj created ATLAS-3037:
---------------------------------------
Summary: Entity-change detection doesn't handle object-id
attributes correctly
Key: ATLAS-3037
URL: https://issues.apache.org/jira/browse/ATLAS-3037
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 1.1.0
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
While processing entity-update, Atlas skips the update if there are no changes
present in the incoming entity. The logic to detect the change fails for
object-type attributes, as the incoming message will have internal-IDs while
entity stored in Atlas will have proper GUID of the referenced entity.
Fixing this change-detection can help avoid unnecessary updates to entities -
and there by improving the performance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)