[
https://issues.apache.org/jira/browse/ATLAS-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280723#comment-17280723
]
ASF subversion and git services commented on ATLAS-4125:
--------------------------------------------------------
Commit c2b24adc71d21f2874e10266b7272f82999bc793 in atlas's branch
refs/heads/master from Radhika Kundam
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=c2b24ad ]
ATLAS-4125: JavaPatch to add new supertypes to existing entities
Signed-off-by: Madhan Neethiraj <[email protected]>
> Create JavaPatch to add new supertypes to existing entities
> -----------------------------------------------------------
>
> Key: ATLAS-4125
> URL: https://issues.apache.org/jira/browse/ATLAS-4125
> Project: Atlas
> Issue Type: Task
> Components: atlas-core
> Affects Versions: 2.1.0
> Reporter: Radhika Kundam
> Assignee: Radhika Kundam
> Priority: Major
>
> As part of ATLAS-4098 introduced adding new super type for existing entity
> type which is done by new action type "ADD_SUPER_TYPES" for Typedef patches.
> With this patch, it will update entityType's definition with new superTypes.
> To provide backward compatibility for the above feature, we need to update
> __superTypes for below.
> 1. All vertices with type of updated entityDef
> 2. All vertices of all sub-types of updated entityDef
--
This message was sent by Atlassian Jira
(v8.3.4#803005)