[ https://issues.apache.org/jira/browse/ATLAS-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Madhan Neethiraj updated ATLAS-3233: ------------------------------------ Fix Version/s: (was: 2.0.0) trunk > Relationships, Export & Import : Issue with ACTIVE and DELETED > relationship-def instances > ----------------------------------------------------------------------------------------- > > Key: ATLAS-3233 > URL: https://issues.apache.org/jira/browse/ATLAS-3233 > Project: Atlas > Issue Type: Bug > Components: atlas-core > Affects Versions: 1.0.0 > Reporter: Sharmadha Sainath > Priority: Major > Fix For: trunk > > > 1. In source cluster , create 2 types and a relationship-def between them. > 2. Create 2 entities and create relationship instance between them. > (relationship_guid_1 is created and it is ACTIVE) > 3. Export & Import entity1. > 4. On target cluster , relationship_guid_1 is imported and it is ACTIVE. > 5. Now, on source cluster , delete relationship_guid_1 and create a new > relationship between entity1 and entity2. > 6. In source cluster , relationship_guid_1 is DELETED and new > relationship_guid_2 is ACTIVE. > 7. Export and Import the entity1 to target cluster. > 8. In target cluster , relationship_guid_1 is still ACTIVE and > relationship_guid_2 is not imported at all . (GET on relationship_guid_2 > throws 404 on target cluster) > 9. In the exported zip , there is no information about relationship_guid_1 > but only about relationship_guid_2. > CC : [~ashutoshm] -- This message was sent by Atlassian JIRA (v7.6.3#76005)