Ashutosh Mestry created ATLAS-2761:
--------------------------------------
Summary: Migration Exporter: Existing Implementation Does not
Support Export from Early Atlas 0.8 Versions
Key: ATLAS-2761
URL: https://issues.apache.org/jira/browse/ATLAS-2761
Project: Atlas
Issue Type: Bug
Reporter: Ashutosh Mestry
Assignee: Ashutosh Mestry
Fix For: trunk, 1.0.0
*Background*
Current implementation of _Migration Exporter_ uses Spring to instantiate
objects. This works for most of Atlas v0.8 versions, except the early versions
that did not have Spring integrated.
*Analysis*
The use of Spring in object creation imposes this restriction. Simpler approach
by directly instantiating objects can help in supporting more versions.
There may be some inconsistencies in parameters passed during object creation.
This needs to be considered.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)