[
https://issues.apache.org/jira/browse/ATLAS-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carol Drummond updated ATLAS-2897:
----------------------------------
Labels: release-notes (was: )
> Import Process: Handle Import of Empty Zip Elegantly
> ----------------------------------------------------
>
> Key: ATLAS-2897
> URL: https://issues.apache.org/jira/browse/ATLAS-2897
> Project: Atlas
> Issue Type: Improvement
> Reporter: Ashutosh Mestry
> Assignee: Ashutosh Mestry
> Priority: Major
> Labels: release-notes
> Fix For: 1.2.0, 2.0.0
>
> Attachments: ATLAS-2897-Better-handling-of-empty-zip-files.3.patch,
> ATLAS-2897-Elegant-handling-of-empty-zip-files.patch
>
>
> *Background*
> Existing implementation of _ZipSource_ always assumes that the zip that is
> being passed has valid data. It starts serializing the data and that is where
> it encounters serialization error. This case can be handled in a more elegant
> way.
> *Approach Guidance*
> * In _ZipSource_ ctor, detect case for empty file, throw error message
> accordingly.
> * Handle the case where requested _ZipEntry_ is not found.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)