You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sarath Subramanian (JIRA)" <ji...@apache.org> on 2016/09/20 22:56:20 UTC

[jira] [Comment Edited] (ATLAS-1175) Type updates should allow removal of optional attributes

    [ https://issues.apache.org/jira/browse/ATLAS-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15508049#comment-15508049 ] 

Sarath Subramanian edited comment on ATLAS-1175 at 9/20/16 10:55 PM:
---------------------------------------------------------------------

updating a type by removing optional attributes doesn't affect entities based on the old type, the schema of the type is changed and the value of the removed attribute still exists in titan db for older entities, but its not surfaced in REST API and UI. 

when you create a new entity and include value for removed attribute, it will be ignored by atlas and the attribute value will not be stored in titan.


was (Author: sarath.kum4r@gmail.com):
updating a type by removing optional attributes doesn't affect entities based on the old type, the schema of the type is changed and the value of the removed attribute still exists in titan db for older entities, but its not surfaced in REST API and UI.

> Type updates should allow removal of optional attributes
> --------------------------------------------------------
>
>                 Key: ATLAS-1175
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1175
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.7-incubating, 0.8-incubating
>            Reporter: Suma Shivaprasad
>            Assignee: Sarath Subramanian
>
> Currently optional attributes are not allowed to be removed from a given type. This should be allowed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)