Madhan Neethiraj created ATLAS-3055:
---------------------------------------

             Summary: fix entity create/update to handle relationship 
attributes consistently
                 Key: ATLAS-3055
                 URL: https://issues.apache.org/jira/browse/ATLAS-3055
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: 1.1.0, 1.0.0
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


Currently an AtlasEntity can have relationship-attributes either in 
'attributes' or 'relationshipAttribute'. When a relationship attribute is 
present in both, Atlas removes the attribute from 'attributes' and continues 
processing the value in relationshipAttribute. However, if the attribute is  
present only in 'attributes', Atlas doesn't move this value to 
'relationshipAttribute' - which can result in the attribute to be ignored if no 
first-class attribute with the same name is present in the entity-def.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to