[
https://issues.apache.org/jira/browse/ATLAS-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282234#comment-17282234
]
ASF subversion and git services commented on ATLAS-4125:
--------------------------------------------------------
Commit a531e8c685a0758e13d2862a98284110bc8faf22 in atlas's branch
refs/heads/master from Radhika Kundam
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=a531e8c ]
ATLAS-4125: JavaPatch to add new supertypes to existing entities #2 fix Unit
tests
Signed-off-by: Sarath Subramanian <[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
> Fix For: 3.0.0, 2.2.0
>
>
> 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)