Ashutosh Mestry created ATLAS-2897:
--------------------------------------

             Summary: 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


*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
(v7.6.3#76005)

Reply via email to