[
https://issues.apache.org/jira/browse/GOBBLIN-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Tiwari updated GOBBLIN-179:
------------------------------------
Fix Version/s: 0.12
> Make migrated Gobblin code work with old state files
> ----------------------------------------------------
>
> Key: GOBBLIN-179
> URL: https://issues.apache.org/jira/browse/GOBBLIN-179
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Abhishek Tiwari
> Assignee: Abhishek Tiwari
> Fix For: 0.12
>
>
> Make migrated Gobblin code work with old state files.
> As covered in GOBBLIN-178 we have migrated to use org.apache.gobblin
> packages, however the serialized state files need older package namespace
> classes to deserialize. So, to make existing state store work, we need to
> either shim the state store packages or write a migration tool.
> The following tests had been disabled during package migrations, which are
> related to this and should be re-enabled with this:
> - FsStateStoreTest.testBackwardsCompat()
> - JobStateToJsonConverterTest.testJsonKeepConfig()
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)