[
https://issues.apache.org/jira/browse/ATLAS-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carol Drummond updated ATLAS-3037:
----------------------------------
Labels: (was: release-notes)
> 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
> Priority: Major
> Fix For: 0.8.4, 1.2.0, 2.0.0
>
> Attachments: ATLAS-3037-master.patch
>
>
> 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
(v8.3.4#803005)