[
https://issues.apache.org/jira/browse/ATLAS-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Mestry updated ATLAS-2761:
-----------------------------------
Attachment: ATLAS-2761-Removed-dependency-on-Spring-to-support-m.patch
> 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
> Priority: Major
> Fix For: 1.0.0, trunk
>
> Attachments:
> ATLAS-2761-Removed-dependency-on-Spring-to-support-m.patch
>
>
> *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)